The Pros and Cons of Monorepos, Explained

Should you keep all of your code in a single directory?

Harsha Vardhan
Better Programming
Published in
3 min readSep 23, 2020

--

A basic monorepo approach
Photo from Brigad Engineering Blog.

What Is Monorepo?

As the name suggests, Monorepo (mono repository) is an architectural pattern where a single repository will contain all the code for a given project.

--

--

Engineer, Photographer, Tech Blogger. Builds products and writes for developers. I love to code and love to help others code :)