PLAY PODCASTS
Monorepos: Better Modularity Than Multi-Repos?
Season 2 · Episode 1647

Monorepos: Better Modularity Than Multi-Repos?

Why putting all your code in one repository can actually enforce better boundaries than separate repos.

My Weird Prompts · Daniel Rosehill

March 28, 202614m 31s

Audio is streamed directly from the publisher (dts.podtrac.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

We tackle the counterintuitive idea that a monorepo can support better modularity than multi-repos. The discussion covers how modern tooling like Nx and Bazel creates logical boundaries and hermetic builds, the practical benefits for solo developers and large teams, and why AI agents may prefer a unified codebase. Learn how to get started with pnpm workspaces and why the trade-off is worth it.