What the heck is the event loop anyway? | Philip Roberts | JSConf EU
JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and “concurrency”. We say things like “don’t block the event loop”, “make sure your code runs at 60 frames-per-second”, “well of course, it won’t work, that function is an asynchronous callback!” If you’re anything like me, you nod and agree, as if it’s all obvious, even though you don’t actually know what the words mean; and yet, finding good explanations of how JavaScript actually works isn’t all that easy, so let’s learn! With some handy visualisations, and fun hacks, let’s get an intuitive understanding of what happens when JavaScript runs. Transcript: http://2014.jsconf.eu/speakers/philip... License: For reuse of this video under a more permissive license please get in touch with us. The speakers retain the copyright for their performances.

Jake Archibald on the web browser event loop, setTimeout, micro tasks, requestAnimationFrame, ...

JavaScript Event Loop -- Visualized!

Ryan Seddon: So how does the browser actually render a website | JSConf EU 2015

JavaScript: Understanding the Weird Parts - The First 3.5 Hours

System Design Explained: APIs, Databases, Caching, CDNs, Load Balancing & Production Infra

Node.js: The Documentary | An origin story

JavaScript Event Loop & Asynchronous Programming

Creator of C++: Bell Labs, Negative Overhead Abstraction, Mistakes | Bjarne Stroustrup

Async JS Crash Course - Callbacks, Promises, Async Await

Asynchronous JavaScript & EVENT LOOP from scratch 🔥 | Namaste JavaScript Ep.15

9 JavaScript Concepts That Got Me To Senior Dev

The Node.js Event Loop: Not So Single Threaded

Franziska Hinkelmann: JavaScript engines - how do they even? | JSConf EU

15 Frontend Concepts Every Senior Dev Has Mastered

System Design Course – APIs, Databases, Caching, CDNs, Load Balancing & Production Infra

"Simple Made Easy" - Rich Hickey (2011)

5 Signs of an Inexperienced Self-Taught Developer (and how to fix)

Jake Archibald: The ServiceWorker is coming, look busy | JSConf EU 2014

Strict TypeScript Isn't Enough Anymore

