
You definitely want to keep your software project's dependencies as up-to-date as possible. If you don't do it, technical debt will accumulate. I'll show you two alternatives to tackle this dull process automatically.
Weiterlesen

Is Kotlin Multiplatform ready to build full-stack (web-)services? How does the development feel, already working with Kotlin? I will share my experience of creating a Web UI for a JVM-microservice using Kotlin Multiplatform.
Weiterlesen

Foreword I always try to make my daily work easier. That's why I like to use some tools that help me during the workday. Everyone use online tools or some IDE features. One of the...
Weiterlesen

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

November 2021
JUnit5 Custom Extension: ParameterResolver with Kotlin

September 2021
Kotlin Assertion Libraries - Kotest Assertions

Juli 2021
Kotlin Assertion Libraries - Strikt

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

Juni 2021
Kotlin Assertion Libraries – Assertk

März 2021
Kotlin Assertion Libraries - AssertJ as Baseline