Junior JavaScript

What is an event loop?

Mechanism that manages async callbacks and executes them after the

call stack is empty.

More from JavaScript Tutorial

All questions for this course