GeeCON 2022: Mateusz Chrzonstowski - My knowing of DDD & Clean Architecture on the example

youtube.com 1 rok temu


DDD and Clean Architecture are nothing new. There are plenty of learning materials in the topic. Books, online courses, conference talks to name a few… However, sometimes I had problems knowing the example domain, presented in the material. That's why I decided to go with my own example with a well-known domain. Domain I'm able to explain to my small son. Let's check "The 3 small Pigs" fairy tale built with DDD and Clean Architecture. This presentation is for people knowing at least a bit about DDD and Clean Architecture and wanting to see the example implementation. The code is in Java.