Index
Series
Guides by topic
This guide explains how to add a new package to a monorepo, what packages are, why they're useful, a...
This guide covers monorepos—what they are, their pros and cons, examples, tooling, and how Graphite ...
This guide explores key branching strategies for monorepo development, including trunk-based workflo...
Monorepos, or monolithic repositories, are a source control strategy where multiple projects are sto...
This guide explains how to manage, scale, and optimize a Git monorepo.
This guide will teach you how to implement CI/CD strategies for monorepos with practical examples, f...
This guide explains managing feature branch workflows in a monorepo, covering branching strategies, ...
This guide explains how to manage a monorepo with multiple programming languages, including tooling,...
This guide explains how to manage permissions and access control in a GitHub monorepo using CODEOWNE...
Discover how monorepos can affect build times and learn effective strategies for improving monorepo ...
This guide covers common monorepo challenges and practical solutions to avoid them.
This guide covers the essential monorepo security practices for managing sensitive data in centraliz...
This guide explores the differences between monorepo and polyrepo strategies for large-scale applica...
This guide compares the monorepo tools Bazel, Lerna, Nx, and Pants.
This guide explains how to improve CI pipelines for monorepos with selective builds, caching, depend...
Stacked pull requests are easier to read, easier to write, and easier to manage. Teams that stack ship better software, faster.