In Depth - How JavaScript Works

How JavaScript works: memory management + how to handle 4 common memory leaks
By Alexander Zlatkov

A few weeks ago we started a series aimed at digging deeper into JavaScript and how it actually works: we thought that by knowing the building blocks of JavaScript and how they come to play together you’ll be able to write better code and apps.