docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

Clean architecture and DDD examples

Open lughino opened this issue 5 years ago • 6 comments

I'm submitting a...


[ ] Regression 
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

NestJS is a really good framework designed with a module architecture.

Expected behavior

Would be really nice to have some official examples of how to design a nest application with clean and DDD design architecture.

What is the motivation / use case for changing the behavior?

Use those patterns allow us to write applications with "standard" design in mind. E.g. promoting the reuse of the layers when using different transport at the same time.

lughino avatar May 05 '19 12:05 lughino