2 Conference Talks You Must Watch to Understand the JavaScript Event Loop

How does a single threaded language like JavaScript handle asynchronous requests? The event loop. But uh... what is the event loop anyway?

April 03, 2019

The JavaScript event loop can be incredibly difficult to understand. These two conference talks help break it down, break down the handoff between the JavaScript runtime and its environment, and include helpful visuals.

In the Loop | Jake Archibald

What the heck is the event loop anyway? | Philip Roberts


© 2022 Zack Hall, Proudly built in Melrose, MA.