Startseite
Chat
Ddd
Use TypeScript to make DDD come true
Domain-Driven Design: Entities, Value Objects, and How To Distinguish Them
Implementing Value Objects in Python
Where to place the business logic in Domain-Driven Design (Python example)
A Domain Driven Design dictionary for newbies
DDD Value Objects as C# Records: The Missing Manual
Persistence and domain model separation using SQLAlchemy ORM
Ubiquitous Types: Introduction to Algebraic Data Types
Enhance repository pattern with refinements