The Application Layer: CQRS, MediatR, and Domain Event Handlers
We have built the Domain (Part 2), the Database Infra (Part 3), and the Hashnode Adapter (Part 4).
Right now, they are isolated islands. The Domain generates events, but no one listens. The Hashnode Adapter works, but no one calls it.
In Part 5, we w...
shawnbellazan.hashnode.dev3 min read