Intro to Node.js
According to node.js’s official documentation,
Node.js is a JavaScript runtime built on chrome’s v8 Javascript engine. node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js package ecosystem “npm” is t...
abhaysinghs772.hashnode.dev3 min read
Vishal Rajput
Nice article👏