In June join us at DeskLodge for talks around the topic of architecture.

Wednesday 12th June 2019

19:10
0
How do you Structure Your Apps?
Talk by Kat Zien (50 minutes)

How should I structure my code? What works best for object-oriented design? Is there an alternative to MVC? This talk will answer those questions and give an overview of common layouts and best practices to make projects testable, maintainable and easy to understand. We will also look at DDD and hexagonal / clean / onion architectures and go through a few different implementations of the same app to illustrate the pros and cons of each approach.