-
I love the new two refreshed diagrams
- https://github.com/ddd-crew/ddd-starter-modelling-process/blob/master/resources/ddd-starter-modeling-circular.svg
- https://github.com/ddd-crew/ddd-starter-mo…
-
#### **Architectural Style?**
Define and document the architectural style (e.g., layered, hexagonal, onion, clean).
Outline how this style will support scalability, maintainability, modularity, te…
-
## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecion…
-
Following the link to POCO's definition we see that they should include only props/fields and no methods. In this article we see that domain model classes should be POCOs. Isn't that the definition of…
-
Hello again,
I was trying a different strategy with your architecture, which is separating the DbContext into multiple DbContexts (I'm trying to apply some DDD patterns).
However, I'm not having…
-
This page could benefit from some examples on using the created type based on the Enumeration class. Demonstrating why/how ID and name are related and used, etc.
Also recommend using the more co…
-
Add all the messages that need to be sent from the Client to the Server.
- UpdatePlayerAction
- Player Id?
- NewPlayerName
- Player Status (Spectating, Active)
- StartGameAction
…
-
- [x] replace in domain http clients update call with (event handler? injected service from host?) invoking of some service to pass data from domain object into host or injected service to send update…
-
Clean Code:
https://cafe.algaworks.com/palestra-especial-codigo-limpo/
https://medium.com/@mari_azevedo/princ%C3%ADpios-s-o-l-i-d-o-que-s%C3%A3o-e-porque-projetos-devem-utiliz%C3%A1-los-bf496b82b299…
-
# Background Info
It was decided that building our own WYSIWYG editor is not the way we want to go. So we want this spike to determine the best way to include a WYSIWYG editor with our Text Area compo…