NodeJs Architecture (Internals)
About NodeJS
NodeJS is a runtime environment for Javascript. Initially, we could run JS code only in browser but nodeJS allowed us to run the code outside browser. It was created by Ryan Dahl in 2009.
divakar29.hashnode.dev4 min read