Everything that you need to know about NPM and Packages
So to understand npm, let's first understand why it is needed. Consider that you are building a JavaScript project which uses some packages (think of this as code written by someone else that helps to ease your tasks). Now, you have used that package...
mansidass.hashnode.dev11 min read