Articles

1

Showing 1 article about "Value Object"



Value Objects - DDD w/ TypeScript
Value Objects are one of the primary components of Domain-Driven Design. Here's a simple Value Object class in TypeScript.