Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Understanding NPM - Node.js Package Manager

via Udemy

Overview

Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts.

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

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 NPMscripts and how they should be used. We will talk about built-in NPM scripts and custom script. Also we will combine several NPMscripts 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.

Taught by

Bogdan Stashchuk

Reviews

4.5 rating at Udemy based on 1420 ratings

Start your review of Understanding NPM - Node.js Package Manager

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.