What Is Node.js?
Understanding the Event Loop and Non-Blocking I/O
When I first used Node.js in a project, I knew what the internet told me:
“Node.js is a runtime environment that lets you run JavaScript on the server side.”
It sounded cool, important. But honestly?I didn’t really understand what that meant.
If yo...
m3ghna.hashnode.dev4 min read