Thanks for the details about JavaScript. I have learned a lot. You may like GTRacing.
I do love to use destructuring for most everything in my JS code-bases 🤓 But your article actually got me curious which one is actually faster 🤔
So I made a quick benchmark seems like they're pretty much on par, so I'll always go with the destructuring then 😍 - Hopefully the V8-team will increase the performance of this in the future though!
Developer Avocado
Frontend developer. Debugging this world one console.log() at a time
hey Tomek Skupiński great article!