You will first learn how to create an npm package, so you can get familiar with building and publishing a package. Then you’ll learn what’s involved with making a more robust and production-ready package by setting up a test framework, a continuous integration and deployment pipeline, security checks, and automated semantic npm publish.
Table of contents
PrerequisitesSimple example npm packageProduction-ready npm packageImplementing security checksAutomating version management and publishingContinuous security monitoring with Snyk via GitHubStart creating modern npm packagesKeep your npm packages secure4 Comments
Sort: