Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026
The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.
npm is the package manager for Node.js and the world’s largest software registry. It’s how you install libraries, manage dependencies, and share your own packages with the JavaScript community.
In this unit, you’ll master npm. We’ll cover installing and updating packages, understanding package.json and package-lock.json, managing project dependencies, using npm scripts for automation, and working effectively with the npm ecosystem.
npm skills are essential for any JavaScript developer. Whether you’re building a small project or a large application, npm is how you’ll manage the thousands of packages available for every conceivable task.