Hacker News new | ask | show | jobs
by wryoak 268 days ago
I never had strong feelings between microservice architecture and monoliths. It was always monorepos that bothered me, and their tendency towards brittle, highly-coupled, incestuous code.
1 comments

Is there a nice way of having a monolith that is not a monorepo, without being too cumbersome when developing?