Tooling · Technology in use

pnpm

An efficient package manager with strong workspace support.

The problem it solves

An efficient package manager with strong workspace support.

Technical rationale

pnpm keeps installs reproducible and reduces duplication across workspaces. In a monorepo it lets shared packages have clear boundaries without turning every internal dependency into a physical copy.

How I have used it

It organizes the 2 Free monorepo and this portfolio.