Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabriel-jesusvix/clean-domain-nodejs

Project to learn concepts DDD to nodeJS
https://github.com/gabriel-jesusvix/clean-domain-nodejs

Last synced: 1 day ago
JSON representation

Project to learn concepts DDD to nodeJS

Awesome Lists containing this project

README

        

# DDD (Domain-drive Design)

Design dirigido à domínio

## Domínio

- Domain Experts
- Conversa
- Linguagem ubíqua

- Usuário
- Client
- Fornecedor
- Atendente
- Barman

- Agregados
- Value Objects
- Eventos de domínio
- Subdomínios (Bounded Contexts)
- Entidades
- Casos de uso