Hacker News with Generative AI: Domain-Driven Design

Stop Pretending to Do Domain-Driven Design (jamesmichaelhickey.com)
It doesn’t matter how many entities, aggregates, factories, services, and repositories you have. That’s not domain-driven design.
A Brief Intro to Clean Architecture, Clean DDD, and CQRS (jacobsdata.com)
In this blog entry I give a primer on Clean Architecture, which is a modern, scalable formal software architecture which is appropriate for modern web applications.
Master Hexagonal Architecture in Rust (howtocodeit.com)
Hexagonal architecture. You've heard the buzzwords. You've wondered, "why hexagons?". You think domain-driven design is involved, somehow. Your company probably says they're using it, but you suspect they're doing it wrong.