
In this article, I want to show you from a beginner perspective how a programmer can implement higher-order functions in the beautiful language Kotlin! I tried to write my code snippets in a way that...
Read more

Migrating or updating your project from Camunda Platform 7 to Camunda Platform 8 should not affect all your domain centered code. By applying the DIP in an architectural style like clean architecture, we can achieve this goal...
Read more

Looking for a neat Kotlin assertion library? We got a blog series looking at several Kotlin Assertion Libraries for you! -> Atrium
Read more

The typestate pattern is an approach to designing data types and APIs that is quite popular in the Haskell and Rust ecosystem. I haven't heard of it in the Java/Kotlin world, though. So in this...
Read more

July 2020
10 Real Live Examples showing why Performance and Availability Matter

June 2020
Seré Ingeniera 2019 - Programmers are not "Frikis"

June 2020
Turn away from dark side: The perfect flow and work-life balance exist!

March 2020
Management 3.0: Are you experimenting enough?

March 2020
Ocelot meets Friends: Enhancing Modern Observability Platforms

October 2019
Create a REST Application with kTor and Exposed