Skip to content

Evolutionary Architecture By Example v1.2 ✨

Latest
Compare
Choose a tag to compare
@kamilbaczek kamilbaczek released this 24 May 07:35

We're excited to unveil the next iteration of our "Evolutionary Architecture" journey! 🧭

📘 New Chapter

Chapter 4, focused on Domain Complexity, has been introduced! 🎉

Chapter includes:

  • The core principles of Domain-Driven Design are explained.
  • The application of tactical DDD in complex domains is demonstrated.
  • The thinking process behind the use of DDD patterns is explored, and relevant trade-offs are considered.
  • Pattern are discussed through real-world scenarios.
  • Examples of tactical DDD building blocks for designing complex domains are presented.

📚 Content Updates

  • Chapter 1 and Chapter 2 texts have been enhanced with more precise and engineering-focused content to provide deeper clarity and stronger foundations for understanding evolutionary architecture.

🤖 Technical Updates

  • The project has been updated to .NET 9
  • We’ve adopted the SLNX format to improve solution loading times.
  • Fluent Assertions have been replaced with Shouldly.
  • The first launch experience locally is now seamless!

🎨 Visual Enhancements

  • All chapters now feature better visuals, with Excalidraw replacing Miro for visually appealing diagrams.

💬 Community Feedback Improvements

  • Numerous small bug fixes and content improvements have been made based on community feedback.