|
|
|
|
|
by prepperdev
1958 days ago
|
|
Monorepos are underappreciated. - Dealing with cross-repositories changes is unproductive. - Relying on external servers (git / npm / whatever) is risky. - Visibility of what goes to your servers is never easy without having everything in one (well-organized) monorepo. Monorepos solve it all, without adding any issues, if done right. |
|