Course contentsShow
JavaScript
Lesson 1351 of 2,72330. Async/AwaitPro lesson

The Implicit Microtask Queue

Each await queues a microtask, so control returns to the event loop before resuming the async function.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.