Talk archive: Mono-repo vs Multi-repo — which approach is superior?
Monorepos contain multiple related codebases in a single source code repository. This approach was made popular by Google, who famously manage almost all the source code of their websites and services within a huge single monorepo.
In my talk “Mono-repo vs Multi-repo — which approach is superior?” that I held in May 2019 at DrupalCamp Scotland, I take a look at the advantages and downsides of monorepos.