This course aims to create loosely coupled components that can be tested independently with no dependencies on data stores, message brokers or UIs.
It covers folder setup, core domain logic (anemic vs. rich), use case orchestration, and plugin gateways implementing core interfaces.