Learn how the browser event loop, task queue, microtask queue, and Web APIs work together to enable non-blocking, asynchronous JavaScript.
Bookmarks
My collection of interesting reads and resources
The definitive guide to front end interviews.
This module covered some of the theory behind how the browser renders a web page, and in particular what is necessary to complete a page's initial rendering.