-
Course
- Core Tech
Getting Started with NPM 4
This course will teach you to use npm with your web development projects, and other development projects to do basic and advanced tasks, and also to publish your own packages to NPM.
What you'll learn
Learning npm is important because it is one of the most widely used developer tools. In this course, Getting Started with NPM 4, you’ll learn to use npm with your development. First, you’ll explore the basic tasks in npm that will be used on a frequent basis such as creating a project and installing dependencies. Next, you’ll discover advanced scenarios for npm such as installing from alternate locations, pruning, and auditing. Finally, you’ll see how to publish your own packages to npm. When you’re finished with this course, you’ll have the skills and knowledge of npm needed to handle both common scenarios and advanced tasks & skills.
Table of contents
- Version Check | 15s
- Introduction | 1m 19s
- What Is a Package? | 1m 2s
- Typical npm Usage | 1m 33s
- npm Help | 55s
- npm Shourtcuts | 51s
- Creating a package.json | 3m 6s
- Installing Packages | 1m 49s
- The package-lock.json File | 1m 55s
- Listing Installed Packages | 2m 5s
- Installing Global Packages | 58s
- Removing a Package | 55s
- Installing Specific Versions | 5m 16s
- Installing Existing Dependencies | 2m 37s
- Updating Packages | 1m 3s
- Setting Defaults | 1m 34s
About the author
Joe has been a web developer for the last 13 of his 16+ years as a professional developer. He has specialized in front end and middle tier development . Although his greatest love is writing code, he also enjoys teaching and speaking about code.
More Courses by Joe