-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
I would like to review the docs and explain also de concepts behind some decisions.
Things needed to explain:
- DDD objectives and reasons why.
- Core concepts like
- bounded context
- anti corruption layer
- domain
- value objects VS entities
- aggregates
- aggregate root
- layered architecture and each one responsibility
- reasons for the command and query bus
- the event driven design
- the application workflow
- symfony messenger routing and testing
- read and write models
- Add examples about advanced topics
bareser, Webdown404, arikanaydin, wassimbkd and BafSbareserCopilot