Introduction to Node.js and NPM
What is Node.js?
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Node.js is an open-source server environment, runs on various platforms (Windows, Linux, Unix, etc), and is free.
Node.js uses an event-driven, non-blocking ...
pastech.hashnode.dev1 min read