
Understanding NPM - Node.js Package Manager, Udemy Free Discount, Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts.
- 4.6 (213 ratings)
- Created by Bogdan Stashchuk
- English [Auto-generated]
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
Requirements
- Basic JavaScript knowledge is desirable but not required
- Any computer - Mac or PC