Understanding NPM - Node.js Package Manager
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
Description
In this course I will explain you what is NPM and how it is used.
This course is designed to provide students with a comprehensive understanding of NPM, the Node.js package manager. Students will learn how to use NPM to manage Node.js packages and create their own packages.
The course begins with an overview of NPM and its role in the Node.js ecosystem. Students will learn how to install and configure NPM, including setting up a new Node.js project and managing project dependencies using NPM.
The course then dives into more advanced NPM features, including package versioning and semantic versioning.
Throughout the course, students will gain hands-on experience working with NPM through a series of practical exercises and labs. By the end of the course, students will have a solid understanding of NPM and be able to effectively manage Node.js packages in real-world scenarios.
Learning Objectives:
Understand NPM and its role in the Node.js ecosystem
Install and configure NPM and create a new Node.js project
Manage project dependencies using NPM
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.
I will explain you what is the purpose of the NPM scripts and how they should be used. We will talk about built-in NPM scripts and 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. I will explain you what is shebang line and how it is used on the Unix-based system and on Windows.
After this course you will gain a deep knowledge about NPM and learn how to use it on practice.
Who this course is for:
- JavaScript developers who want to know how to properly use NPM
Featured review
Instructor
Do you really want to understand and practice instead of sitting and watching long presentations or trying to code along without any clue what is happening behind the scenes?
Join me in any of my courses and you will get real knowledge based on the deep understanding of every single topic.
But who am I?
My name is Bogdan Stashchuk and I teach students more than 20 years. I am working as Software Engineer and love to teach and learn myself.
I have a huge experience in explaining difficult things in an easy to understand format backed up with practice activities. That is the perfect combination that enables you to really learn and retain gained knowledge for a long period of time.
Let's connect in the Social Networks! All links you could find under the profile picture.
See you on my courses!