What the heck is the event loop anyway?
In 2014, Philip Roberts gave a great talk at JSConf EU, walking through the event loop and breaking down what JavaScript is doing under the hood for those of us without CS degrees. I came across this talk the other day in my Twitter stream, and really enjoyed it. Even though it’s a couple years old, it has stood the test of time and remains a great resource.
Direct Link to Article — Permalink
What the heck is the event loop anyway? is a post from CSS-Tricks