Essential npm

Are you an NPM button masher? Do lack confidence when adding, updating, are removing dependencies? Are you worried you might change a dependency only to break your site? Essential NPM is for you. In it are the secrets of the NPM command line utility for application developers. In a few short lessons you'll gain total confidence in managing your dependencies with NPM

  1. Course overview
  2. Get npm
  3. npm help
  4. -h flag
  5. npm install
  6. npm ls
  7. -g flag
  8. npm root
  9. npm uninstall
  10. npm init
  11. package.json dependencies
  12. npm outdated and npm update
  13. npm prune
  14. npm docs, npm repo, and npm issues
  15. npx
  16. Course summary