NPM for Absolute Beginners - Introduction to Package Management
Offered By: Kevin Powell via YouTube
Course Description
Overview
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX