DEV Community

derek lawless
derek lawless

Posted on • Originally published at dereklawless.ie

1

Renaming properties in a destructuring assignment

Liquid syntax error: 'raw' tag was never closed

Top comments (0)

This post blew up on DEV in 2020:

js visualized

🚀⚙️ JavaScript Visualized: the JavaScript Engine

As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and see how it handles our human-friendly JS code, and turns it into something machines understand! 🥳

Happy coding!