Cool visualisation to help you understand how JavaScript's call stack/event loop/callback queue work

I found this really cool way to see how your Javascript is running in the browser:

http://latentflip.com/loupe

Watch the 24 min video and then you can play around with the code.

5 Likes

Oh wow, that guy is a genius!