Charles Farris
Sleeping Bear Systems

Sleeping Bear Systems

Follow
Follow
homebadgesnewsletter
Tag

#Domain-Driven-Design

#domain-driven-design

More content

Read more stories on Hashnode


Articles with this tag

ArtShowTools: Part 3

Apr 14, 20233 min read

Adding Validation · In the previous post, I used event sourcing to handle commands and recreate the current state of the Artwork entity. In this post,...

ArtShowTools: Part 3

ArtShowTools: Part 2

Apr 3, 202314 min read

Prototyping the Artwork entity in F# · In my previous post (ArtShowTools: Part 1), I created the first draft of the domain model. In this post, I'll...

ArtShowTools: Part 2

ArtShowTools: Part 1

Apr 1, 20237 min read

Designing the Domain Model · My motivation for writing an artwork management application is my wife. She is a successful artist and belongs to a local...

ArtShowTools: Part 1