Understanding NPM - Node.js Package Manager
Created by
Bogdan Stashchuk
English
English [Auto]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
Initialize any project using NPM init
Install project dependencies
Understand what is the difference between dependencies and development dependencies
Explain what is Semantic Versioning and what different kinds of packages versions mean
Explain difference between Browser Application and Server Package
Understand purpose of the "package-lock" file
Update project dependencies
Configure NPM scripts and execute them
Combine NPM scripts into the one script
Explain what is executable script and how it is executed on the Mac and on Windows
More Courses by Bogdan Stashchuk
Complete Git Guide: Understand and master Git and GitHub
Complete Git and GitHub guide. Master basic and advanced Git features: commits, branches, merging, rebasing, squashing