Hands-on Domain-Driven Design with .NET Core: Takeaways

from blog Just Some Code, | ↗ original
If you’re new to Domain-Driven Design, this book is a good starting point. It’s a “hands-on” book. It walks through a sample marketplace for ads. It shows from what Domain-Driven Design is to how to evolve a system. Also, it contains a couple of chapters with a good introduction to Event Sourcing. These are my takeaways. DDD and Ubiquitous...