NPM Packages and Monorepos
Deep dive into how to create NPM packages with best practices and understand monorepos

NPM Packages and Monorepos free download
Deep dive into how to create NPM packages with best practices and understand monorepos
In this course, we are going to deep dive in how to implement a NPM package with best practices. Sounds boring? Well, we are going to learn:
Typescript
Typedoc
ESLint, Prettier, Typescript, Jest and Husky configuration
Github Actions for CI/CD
Best practices FTW!
In the second part of this course, we are going to learn about monorepos:
Yarn workspaces
Monorepos: advantages vs disadvantages
Git submodules
NPM and Github organizations