The Event Loop

Tasks, microtasks, rendering, and why a single long function freezes the whole page.

2 articles

The Event Loop

Listed inThe Event LoopJavaScripton

Tasks, microtasks, rendering, and why a single long function freezes the whole page.

Intermediate8 minDraft
#javascript
#runtime