The Node.js Event Loop Explained
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
chaicode-cohort-blogs-with-anoop.hashnode.dev5 min read