JavaScript Visualized: The JavaScript Engine

JavaScript is cool (don’t @ me), but how can a machine actually understand the code you’ve written? 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 s… Read more

Similar

Stranger Things, JavaScript Edition

Today we are going to make a special post dedicated to those weird JavaScript moments, where things behave a little bit strange. “Nobody normal ever accomplished anything meaningful in this world.” — Jonathan, Stranger Things We will look at some code s... (more…)

Read more »