[JavaScript] Deep Dive Into Event Loop - How JavaScript Works
Introduction
In this article, I will talk about call stack, call back queue, web APIs and event loop. After reading this article, you should be able to think how javascript runs in your head.
This website is really helpful to understand and visualize...
jaylog.hashnode.dev4 min read