Node.js Architecture : simple and clear explanation
What is Node.js ?
Node.js is a powerful, open-source, cross-platform runtime environment that allows you to run JavaScript on the server side.
It is built on the V8 JavaScript engine (the same engine that powers Google Chrome).
V8 compiles JavaScr...
rishab2211.hashnode.dev5 min read