-
- Philip Roberts: What the heck is the event loop anyway? | JSConf EU
- Event Loop series - Part 1 - *Great read for understanding nodejs with practical examples
- Jake Archibald: In The Loop - JSConf.Asia 2018 - Video explaining what the even loop is.
- Loupe - Loupe is a little visualisation to help you understand how JavaScript's call stack/event loop/callback queue interact with each other.