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

YouTube

NPM Node Package Manager Modules - NPM Tutorial for Beginners

Dave Gray via YouTube

Overview

Learn how to enhance your Node.js applications by incorporating additional functionality through NPM (Node Package Manager) Modules. This tutorial for beginners covers adding Node Modules to both production and development builds, including installing packages globally, managing dependencies, utilizing NPM scripts, semantic versioning, and updating dependencies. The course targets individuals looking to expand their knowledge of NPM and node modules in Node.js development.

Syllabus

Intro
Welcome and Overview
What is NPM?
Goals for tutorial
How to find the NPM documentation
How to install an NPM package globally
npm init
package.json
Installing a production dependency
Node modules
Using a package in your application
Installing a dev dependency
NPM scripts
Adding another production dependency
Importing a package with an alias
Searching for npm packages
Semantic versioning
How to update dependencies
How to uninstall an NPM package

Taught by

Dave Gray

Reviews

Start your review of NPM Node Package Manager Modules - NPM Tutorial for Beginners

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.