Practical Domain Driven Design using Clean Architecture patterns & TDD
Applying domain driven design in practice can be challenging. Some teams do it right, some do it wrong. But how about combining DDD with clean architecture patterns and TDD? I would like to show you how this can be done easily, what to look out for and how to test the domain logic and design on different levels. Practically. With examples. Code and stuff.