Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts
About This Video
Much better understanding of NPM having gone through the course.
The videos are short and to the point and will help you to quickly grasp each and every concept.
In Detail
In this course the author will explain you what is NPM and how it is used. You will learn how to initialize new project, how to …
Understanding NPM - Node.js Package Manager
Video description
Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts
About This Video
Much better understanding of NPM having gone through the course.
The videos are short and to the point and will help you to quickly grasp each and every concept.
In Detail
In this course the author will explain you what is NPM and how it is used. You will learn how to initialize new project, how to install new dependencies and explore their child dependencies. We will also discuss what is Semantic Versioning and what Major, Minor and Patch versions mean. You will also understand what is the purpose of the package-lock.json file.
The author will explain to you what is the purpose of the NPM scripts and how they should be used. We will talk about built-in NPM scripts and a custom script. Also, we will combine several NPM scripts in a one using npm-run-all external package.
You will understand what is executable script and what is the purpose of the .bin folder in the node_modules folder. He will explain to you what is shebang line and how it is used on the Unix-based system and on Windows. Happy learning!
Audience
The course is for JavaScript developers who want to know how to properly use NPM.
CHALLENGE - Run NPM scripts simultaneously – SOLUTION
Chapter 7 : Executable scripts in the NPM
NPM .bin Folder with Executable Scripts
Explore .bin Folder on the Mac
Explore .bin Folder on Windows
NPM Scripts Wrap-Up
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept