Mono-repo vs Multi-repo: Which approach is superior?
I held this talk at DrupalCamp Scotland 2019 in Edinburgh, UK.
While having a separate git repository for each project is the most common way to do version control, there is also the opposite approach: a single, “monolithic” repository that contains the code of all projects of a team or even of a whole company (and not only at small companies but huge IT organisations like Google or Facebook). In my talk, I’m going to highlight the pros and cons of both approaches and tackle the question of which is the superior one. The answer will surprise you! 😉