Hacker News new | ask | show | jobs
by bsima 680 days ago
This just seems like a monorepo with extra steps
1 comments

It is.

A monorepo with strong boundaries between components is ideal, as opposed to a monorepo-monolith, where everything depends on everything. I think it'd be far easier to explain and justify this polylith pattern if you approached it from that angle - rather than pitching it as some unique new thing.