SAP / curated-resources-for-domain-driven-design

You want to get started with Domain-Driven Design or are looking for advanced learning resources in this topic? Then this collection of curated learning resources is a good place to check out.
Apache License 2.0
149 stars 19 forks source link

Review blog 0004 #30

Closed mr-flannery closed 1 year ago

mr-flannery commented 1 year ago

This PR contains mostly phrasing changes. One nitpick I allowed myself is to remove "object-oriented" from "object-oriented principles such as", since these principles apply to functional languages as well. Also I change "inheritance" to "inheritance/composition" because composition over inheritance 🙃