Kotlin adoption inside ING, five yearsΒ later
TL;DRΒ : 5 years after its introduction Kotlin adoption inside ING keeps growing year after year, with a current adoption rate of just over β¦

Head of Developer Relations π«π·π³π±πͺπΊπΊπ¦ β¨ Sucker for good #DX, #kotlin #GoogleDevExpert β¨, Editor π³π± #Java magazine . Growing my own food. #devrel #climate

TL;DRΒ : 5 years after its introduction Kotlin adoption inside ING keeps growing year after year, with a current adoption rate of just over β¦

In this article we continue diving into TestContainers and Supabase, and run unit tests against a full local self-hosted Supabase.

In this article, I'll dive into several methods I've been looking into to unit test a Kotlin application using Supabase and why I finally β¦

In this article, I'll be implementing an openapi generator from scratch so you can too! We'll be creating a very simple generator for the β¦

How to use the JetBrains HTTP Client to replace Postman, test third party APIs, share requests and run them in CI all of that within β¦

Tips and tricks on how to get productive with creating OpenAPI generators. How to run and debug, create your own easily and more!

Kover is a code coverage tool for Kotlin. It's still in incubator phase but I took it for a spin and it is already very useful as part of β¦

The DurationAPI is coming out of its experimental stage and offers a nice DSL to easily work with time durations.

Use cases where CLIs are a great idea, best practises, and discover one of the most used library for CLIs in the JVM world: picoCLI.