DEV Community

Ivan Paulovich
Ivan Paulovich

Posted on

(DDD) Tactical Design and Clean Architecture

Last week I talked about Tactical Design and Clean Architecture at Stockholm Domain-Driven Design Meetup and I recorded and released on Youtube.

It was my first time talking about this two huge subjects at once and I expect to improve it for the next time. The slides summarize many ideas that guided the implementation of Clean Architecture Manga project:

GitHub logo ivanpaulovich / clean-architecture-manga

🌀 Clean Architecture with .NET Core 3.1, C# 8 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

Check out the slides:

I hope it help you improve your software design :)

Latest comments (0)