
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

Many myths circulate around the DevOps movement. This is no surprise, considering how popular and also inflationary the term has become in recent years and is thus also used at almost every opportunity. So today...
Read more

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

A few of years ago I wrote a small library called testutils-logrecorder-logback capable of recording logging activity for Spring Boot's default logging framework Logback. It was published under one of our (Novatec Consulting GmbH) umbrella...
Read more

December 2021
Why you should consider Pulumi over Terraform for your next project (Pt.1)

November 2021
JUnit5 Custom Extension: ParameterResolver with Kotlin

August 2021
Digital Design - User-centered Product Development

July 2021
Kotlin Assertion Libraries - Strikt

July 2021
JIB – Build Docker images for your Java Application without a Docker Daemon

June 2021
Kotlin Assertion Libraries – Assertk