Learning npm the Node Package Manager
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to install and use npm, the node package manager that allows JavaScript developers to share and reuse code.
Syllabus
Introduction
- Learning npm
- What you should know
- What are packages and npm?
- Installing Node/npm on Mac
- Installing Node/npm on Windows
- Installing Node/npm on Linux
- Initializing a package.json file
- Adding node packages
- Managing global directory
- Updating a package
- Removing a package
- Semantic versioning
- Introduction to package-lock.json
- Working with a npm cache
- Run an npm audit
- Scripting in package.json
- Introduction to npx
- Other alternatives to npm
- Next steps
Taught by
Emmanuel Henri
Related Courses
Understanding NPM - Node.js Package ManagerUdemy DevOps with Github and Azure: Implementing Package Management with GitHub
Pluralsight Feature Toggles, Package Management and Versioning in Microsoft TFS and VSTS 2017
Pluralsight AZ-400: Design and implement a dependency management strategy
Microsoft via Microsoft Learn Advanced npm
LinkedIn Learning