I've just refactored a project to monorepo and it turned out a classic case of
exchanging one problem with another.

While we now have improved the ability to navigate code and simplified
releasing, it involved changing the way we package releases and that now takes
more time. https://twitter.com/swear_trek/status/1092213554915303426

Wed, 06 Feb 2019 21:03:13 UTC42

1 reply

Replying to @coderbyheart

I mean overall this is a good improvement, since build time can easily be
tackled with computation power, while the reduced time needed to understand the
code is worth much more.