Live Online Classes in Design, Coding & AI — Small Classes, Free Retakes
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn the fundamentals of npm (Node Package Manager) in this 16-minute video tutorial. Discover how to install npm, navigate the command line, and use essential npm commands. Explore package installation, differentiate between dependencies and devDependencies, and understand when to use the --save-dev flag. Gain insights into version control with npm, learn to run scripts, and understand the difference between npm and npx. Perfect for beginners looking to grasp the basics of npm and enhance their web development workflow.
Syllabus
- Introduction
- How to install npm
- The basics of navigating the command line
- Using npm
- npm install
- Adding new packages
- dependencies vs. devDependencies
- Flags
- How to know when to use --save-dev
- npm and version control
- Running scripts
- npm vs npx
Taught by
Kevin Powell