Introduction
  • Introduction
  • Let's connect!
  • Npm presentation
  • Npm installation
Npm starter
  • Section intro
  • First npm project - npm dependencies
  • Npm scripts
  • Using dependencies
  • Development dependencies
  • Running inside a browser
  • Global dependencies
  • Versions
  • Section recap
Advanced topics
  • Section intro
  • Npx and npm exec
  • Peer dependencies
  • Building for production
  • Npm update
  • Section recap
Creating an npm package
  • Section intro
  • Creating the base class
  • Using local packages
  • Using a private NPM registry
Npm security
  • Section intro
  • Npm audit
  • Npm post-install
  • Other security concerns
  • Npm security events
Other Npm features
  • Node Watch
  • Npm and git
  • Deleting node modules like a pro
Ending touches
  • Bonus