Skip to content
#

ddd-sample

Here are 64 public repositories matching this topic...

adenhertog
adenhertog commented Apr 20, 2019

Create a new base class (ie; ValueObject<PropertyType>) that can be inherited to create a value object concrete definition.

Value objects are a core concept of DDD and represent things that are identified by their value rather than their hash/id/reference etc. See: https://martinfowler.com/bliki/ValueObject.html

There're already some examples on the web on this practice in typescript (eg h

Improve this page

Add a description, image, and links to the ddd-sample topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ddd-sample topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.