Skip to content

Commit

Permalink
Edited chapter_01_domain_model.asciidoc with Atlas code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
troutman_margaret@yahoo.com committed Feb 27, 2020
1 parent ed5f92f commit 97bd1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter_01_domain_model.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This chapter looks into how we can model business processes with code, in a way
that's highly compatible with TDD. ((("domain modeling", id="ix_dommod"))) We'll discuss _why_ domain modeling
matters, and we'll look at a few key patterns for modeling domains: Entity,
Value Object, and Domain Service.
Value Object, and Domain Service.((("domain driven design (DDD)", seealso="domain model; domain modeling")))

<<maps_chapter_01_notext>> is a simple visual placeholder for our Domain
Model pattern. We'll fill in some details in this chapter, and as we move on to
Expand Down

0 comments on commit 97bd1f4

Please sign in to comment.