2024-05-03

The DDD controversy

Domain driven design is as old as some programmer's beards, yet recently it gained some unexpected attention. And hate. I explain my perspective and how we can stay healthy with that topic.

2024-04-02

Persistence in Testing

Testcontainers and repository abstraction in combination with a good testing framework like JUnit can be so nice.

2023-01-19

Kotlin's conciseness

Kotlin as a language empowers developers to write concise code. I show an example what it means for readability.