-
#### **Architectural Style?**
Define and document the architectural style (e.g., layered, hexagonal, onion, clean).
Outline how this style will support scalability, maintainability, modularity, te…
-
I know that DDD is good with a Task-Based UI, but I'm refactoring a legacy app, where I have an Anemic Domain Model (many setters without the business logic).
One of the first steps was to make it …
-
**Current design concepts**
(**NOTE** This showcase is part 2 of [Positioning, vision and future direction of the Dat Project](https://github.com/datproject/discussions/issues/58))
If I it under…
-
We may add generic interfaces to use CQRS patterns. Also we can enable UOW, authorization validation... for they automatically as application services.
See these documents:
https://www.cuttingedge.i…
-
# Objectifs
## Stack utilisée
- TypeScript
- Nextjs
- postgres lib
## Tech
- #928
- #929
- #930
- #931
- #932
- #933
- #934
- #935
- #936
- [ ] Setup ExcelService
## Implémentatio…
-
Hello there! Thank you for your efforts and sharing this ❤️
I'm doing the very similar work at the moment, but planning to mature it in a closed source code base before releasing/sharing anything. …
-
Hi, do you have sample code using features in your project?
Thanks!
-
My structure is inspired by this highly recommended book written by @carlosbuenosvinos, @theUniC and @keyvanakbary:
- https://leanpub.com/ddd-in-php
- https://github.com/dddinphp/book-issues/issues/50…
-
Estou criando uma aplicação em Laravel, que terá uma API e uma Dashboard. Seguindo a estrutura de pastas do DDD que o @hernandev fala nas series Laravel Hardcore, eu usava assim:
![image](https://c…
-
Hi,
I'd like to get your attention about a sensible subject ;-)
There are actually several independent efforts for providing libraries implementing CQRS or some parts of DDD concepts. Among them, th…