Node JS Architecture
Let us start with what Node.js actually is?
Node.js is nothing but a JavaScript runtime environment that allows developers to execute JavaScript outside web browser, generally on server side.
You migh
aksh27.hashnode.dev4 min read