Interest
Proportion of Hacker News items mentioning "monorepo" over time.
Mentions
Total number of Hacker News items mentioning "monorepo" over time.
In version-control systems, a monorepo is a software-development strategy in which the code for a number of projects is stored in the same repository. This practice dates back to at least the early 2000s, when it was commonly called a shared codebase. Google, Meta, Microsoft, Uber, Airbnb, and Twitter all employ very large monorepos with varying strategies to scale build systems and version control software with a large volume of code and daily changes. Read more on Wikipedia