Advanced npm

Go to class
Write Review

Free Online Course: Advanced npm provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Advanced npm is taught by Emmanuel Henri.

Overview
  • Take your npm skills to the next level. Learn how to publish packages, execute audits, and master advanced npm commands and functions.

Syllabus
  • Introduction

    • Publish packages, run audits, and troubleshoot errors with npm
    • What you should know
    1. Going Over the Base Project
    • Base project template
    • Overview of basics
    2. Publishing a Package
    • Requirements for publishing
    • Basics of semantic versioning
    • Introduction to dist-tags
    • Publish your package
    • Update your package
    3. Private Packages
    • Set up tokens with npm
    • Set up two-factor authentication
    • Publish a scoped package
    • Work with scoped packages
    4. Advanced npm Audits
    • Overview of npm audits
    • Run detailed npm audits
    5. Troubleshooting npm
    • Update your npm/Node.js versions
    • npm cache usage
    • Overview of common errors and solutions
    Conclusion
    • Next steps