polylith

growthesque 2024-04-18T14:18:15.759249Z

Noob question: Is there a rule-of-thumb for project size, that helps determine whether polylith will be a net benefit for a project or just overhead due to redundant granularization?

imre 2024-04-18T15:35:53.449579Z

you don't really have to be granular

growthesque 2024-04-18T15:36:48.236599Z

isn't that one of the key points of polylith? atomic modules?

imre 2024-04-18T15:39:20.698389Z

to me the selling point is that it's easy to granularize for reuse across deployables if and when you have to

imre 2024-04-18T15:40:22.041929Z

but it isn't forced on you - you can have a workspace with a single project and a single base starting out

seancorfield 2024-04-18T17:26:47.693959Z

My feeling is that Polylith is worth adopting as soon as you're building more than one deployable application from a single source repo.

👍 1
➕ 1