01Introduction
June 10, 2025Workshop overview, DDD motivation, and real-world context.
Workshop overview, DDD motivation, and real-world context.
In this chapter, we'll explore root-level persisted entities and the rich data types they are comprised of
Tips and key points for having conversations with domain experts, developing a shared language, and developing a shared understanding of a domain model
Let's attempt our first discussion with a domain expert and an AI assitant to discover more about the challenges associated with managing a large seed collection
Let's attempt our first discussion with a domain expert and an AI assitant to discover more about the challenges associated with managing a large seed collection
Create clearly defined boundaries within which a specific domain model and language apply.
We'll develop our domain model for a raised bed garden
We'll implement our raised bed entities, value objects and relationships
Build highly-specific operations as the verbs of your domain
Let's think about transactionality and how it may lead us to design our semantic actions and data models