My talk and demo on pnpm for BrisJS.
pnpm. What's it all about?
In this video we look at pnpm as lightweight high-performance replacement for npm.
Includes a demo of how to create a multi-package monorepo using pnpm instead of the more usual npm.
Also looks at fullstack JavaScript and TypeScript monorepos and sharing a code library and TS types between frontend and backend components.
We examine the structure of a more complex monorepo and how pnpm helps manage it.
Checkout the blog post here: https://www.codecapers.com.au/pnpm-workspaces/
Example code here: https://github.com/ashleydavis/pnpm-workspace-examples
Series: BrisJS