Don't overcomplicate the onion architecture

24/05/2021 21 min
Don't overcomplicate the onion architecture

Listen "Don't overcomplicate the onion architecture"

Episode Synopsis


When using the onion architecture, you need to consider the dependencies (actions depend on calculations), but also you need to consider the semantic dependencies (the domain should not know about the database).