Zum Hauptinhalt springen

JUGM-29April-2024: Practical aspects of persistence and Clean Architecture

Explore the bridge between Clean Architecture theory and real-world code, delving into practical implementation details and innovative persistence API approaches. Dive in with live code examples! Speaker: Daniel Istvan Buza

Datum und Uhrzeit

29.04.2024, 19:00 - 21:00 Uhr
Im Kalender speichern

Beschreibung

Over a decade has passed since Robert C Martin posted and article about Clean Architecture, making the concept a frequently discussed topic. Still, most the discussions are limited to the theoretical background, and not necessarily paying attention to the practical details of implementation. This session places the main focus on how theoretical decisions can influence the actual source code and how language features can be utilized to improve the quality of implementation. Furthermore, a non-standard property-based way of defining persistence API is also to be discussed. Slides are accompanied by several source code examples too.