Regardless of the language you use for development, you will probably need to use the npm ecosystem. In this course, Package Management in JavaScript with npm and Yarn, you’ll learn to use npm and Yarn to deal with packages and the npm ecosystem. First, you’ll explore the typical skills every developer needs when using npm. Next, you’ll discover how to do more advanced tasks, including publishing your own packages to npm. Finally, you’ll learn how to use Yarn instead of npm and the advantages of doing so. When you’re finished with this course, you’ll have the skills and knowledge of package management needed to deal with the npm ecosystem and any project that uses npm
Overview
Regardless of the language you use for development, you will probably need to use the npm ecosystem. In this course, Package Management in JavaScript with npm and Yarn, you’ll learn to use npm and Yarn to deal with packages and the npm ecosystem. First, you’ll explore the typical skills every developer needs when using npm. Next, you’ll discover how to do more advanced tasks, including publishing your own packages to npm. Finally, you’ll learn how to use Yarn instead of npm and the advantages of doing so. When you’re finished with this course, you’ll have the skills and knowledge of package management needed to deal with the npm ecosystem and any project that uses npm
Syllabus
- Course Overview 1min
- Package Managers in JavaScript 10mins
- Managing Packages with npm 37mins
- Advanced Tasks with npm 33mins
- Publishing Your Own Package 14mins
- Managing Packages with Yarn 31mins
Taught by
Pluralsight