The Node.js Event Loop Explained
May 3 · 5 min read · For understanding Node.js you need to understand Event Loop, it is a engine under the hood which allow javascript like single threaded languages to act like a multi-threaded powerhouse.
Think it like