Node.js 101 | (Backend Pt.1)
Node.js
Node.js is an open-source, server-side runtime environment that allows developers to run JavaScript code outside of a web browser.
What is NPM?
NPM stands for "Node Package Manager." It is a package manager for Node.js.NPM is the default pack...
prakharalsoblogs.hashnode.dev5 min read