Learning npm: A Package Manager

Posted By: IrGens

Learning npm: A Package Manager
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 56m | 158 MB
Instructor: Emmanuel Henri

npm is an indispensable part of every developer's toolbox. It's the package manager for JavaScript and JavaScript frameworks such as Node.js, enabling developers to easily share and re-use code.

In this course, Emmanuel Henri teaches developers how to work with npm commands to install and manage project dependencies. He starts with showing how to install npm, and details all the basic tools you can use with npm, such as adding, updating, or removing a package. Emmanuel then shows you how to take your skills to the next level, taking a dive deep into advanced features like npm cache, audits, scripting, and more.