/ddd-patterns

Repo with my implementations of DDD patterns and more (training stuff)

Primary LanguageTypeScript

Domain driven design patterns

This is my private approach to DDD patterns that I might use in professional development.

PRs are welcome :)

Running the examples

I use parceljs to run given examples, just use:

parcel <dir>/index.html

And open your browser console to see the output.