Understanding NPM - Node.js Package Manager
Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts.
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.
JavaScript Bible - JavaScript Bootcamp 2020
Understand and learn JavaScript and ES6 in a one challenge-based JavaScript Bootcamp course!
Apache Kafka Complete Developer's Guide
Learn core Apache Kafka features, create Java, Node.js, Python Producers and Consumers. Full Kafka hands-on experience!
Post a Comment