How to successfully manage a large scale JavaScript monorepo aka megarepo

added by JavaScript Kicks
11/21/2019 1:22:26 PM

642 Views

First off, this is a follow up to a post I did recently! Say bye to monorepos say hello to megareposBreaking up a monolith can be a daunting task. Oftentimes a monolith gets broken up into many repos, and sometimes into a monorepo. But, here's the problem I have with the term monorepoo.


0 comments