pnpm wins in monorepos, npm wins on zero friction
Run du -sh node_modules on two projects: a small one with fifteen dependencies, and a monorepo with four apps sharing internal packages. On the firs…
Tech news from the best sources
Run du -sh node_modules on two projects: a small one with fifteen dependencies, and a monorepo with four apps sharing internal packages. On the firs…
The finding EventCatalog exposes a common monorepo failure mode: generated code may exist, its producer may be green, and the real downstream consum…
dsh-market is shipping a browser-based plugin market for DeepSeek Harness that can browse a catalog, install plugins, check updates, alter load orde…
pnpm workspaces: the CI cache that survived the fix and cost me 40 minutes per build I finished my previous post convinced the monorepo was solid. T…
pnpm workspaces in a Next.js 16 monorepo: what the benchmark didn't measure and almost broke my CI Back in 1994, when my dad brought home an Amiga 5…
pnpm vs npm vs yarn in 2026: I ran all three on my real monorepo and it forced me to change my mind The correct answer for speeding up installs in a…
Typescript Monorepo Development using Docker Compose Watch, Turborepo and PNPM Introduction While developing web applications using Docker Compose h…