Node.js Internals & Event Loop
3d ago · 15 min read · To understand how Node.js works, we need to know why it was made.
JavaScript used to run only in web browsers, which have the tools needed to execute it. This meant JavaScript was mostly for making we