-
### Tình huống trong thực tế
Bạn đang sở hữu một chiếc xe điện VinFast trên đất Mỹ và bạn muốn dùng cổng sạc của Tesla nhưng phích cắm (plug) trên xe VF không tương thích với các cổng sạc (charging…
-
I've checked if this was proposed in the past, but have not found anything on this topic.
I love the idea of xmolecules / jmolecules, but I miss Clean Architecture as alternative to Onion and Hexag…
-
See the [Current Use Cases](https://github.com/jezzsantos/saastack/blob/main/docs/design-principles/0000-all-use-cases.md) for a final list of all use cases in the product.
The list below is just t…
-
Hello,
I created an account in here, primarily to ask you this question, as I'm trying to build something similar to a social network. And your YT guide really helped me along, though I'm really fr…
toasb updated
2 years ago
-
Would be very interesting see your take on how to use the repository pattern when you need to make changes across different entities/domains.
I read about Unit of Work, that basically means impleme…
tiero updated
3 years ago
-
In clean architecture (DDD specifically), it's common to encapsulate your domain layer.
1. It should not have external dependencies (thus, no attributes, which are ugly either way, though)
2. The …
-
Originally posted by @gquemener :
> Let's define domain related validation once and for all within well-defined VO and expose those errors to the world. > https://gist.github.com/gquemener/09b2bc30…
-
The previous step discovered subdomains.
How do those subdomains relate to the bounded contexts?
https://github.com/ddd-crew/ddd-starter-modelling-process/blob/dc70a3f35d86246af4e712a06bfd521f4868…
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
devture_postgres_connection_password: 'DEF'
devture_traefik_config_certificatesResolvers_acme_email: 'some@email.com…
-
Write the code to write unit tests for the business logic