The JavaScript Event Loop
presentation-javascript-event-loop
Discover the JavaScript Event Loop, how it is built upon a Stack, Heap, and Queue, and how to break up heavy workloads to keep your application rendering at a smooth 60 FPS.
On Github tlhunter / presentation-javascript-event-loop