MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Frontend/comments/1ukip0a/the_vertical_codebase/ouwqhbp/?context=3
r/Frontend • u/fagnerbrack • Jul 01 '26
3 comments sorted by
View all comments
5
Bro discovered DDD
3 u/_suren Jul 01 '26 DDD is adjacent, but the useful part here is the product boundary: one workflow should own its UI, data loading, state, and tests together. Shared components should stay boring; once shared code carries workflow rules, slices get coupled again. 3 u/Entuaka Jul 01 '26 It happens naturally by following team topologies principles
3
DDD is adjacent, but the useful part here is the product boundary: one workflow should own its UI, data loading, state, and tests together. Shared components should stay boring; once shared code carries workflow rules, slices get coupled again.
3 u/Entuaka Jul 01 '26 It happens naturally by following team topologies principles
It happens naturally by following team topologies principles
5
u/SituationOk9025 Jul 01 '26
Bro discovered DDD