Hacker News new | ask | show | jobs
by andix 1805 days ago
Simplicity is always an advantage.
1 comments

You can have your simplicity one of two ways:

* Devops - one repo, one deploy, let the developers figure out which repo is which.

* Developer - one codebase, let the devops people sort it out and write lots of tooling to make my monorepo work.

If this stuff was easy, everyone would be a developer.