flâneur — a map of the web's best reading

The Event Loop and Callback Hell - Beginner JavaScript - Wes Bos

wesbos.com · 2,445 words · saved by 1 readers

These are notes based on my Beginner JavaScript Video Course. It's a fun, exercise heavy approach to learning Modern JavaScript from scratch.

The Event Loop and Callback Hell Enjoy these notes? Want to Slam Dunk JavaScript? These are notes based on my Beginner JavaScript Video Course. It's a fun, exercise heavy approach to learning Modern JavaScript from scratch. Use the code BEGINNERJS for an extra $10 off. BeginnerJavaScript.com JavaScript, Event Loop, Callbacks Edit Post Before we get into promises , we need to talk about how JavaScript is asynchronous and how the event loop works. You may often hear that almost everything in JavaScript is non-blocking (asynchronous). What does that mean? For us to understand that, we need to fir

Explore this link on the map →

saved by

related reading