#kotlin
Read more stories on Hashnode
Articles with this tag
Kong Konnect is only the beginning of the journey. We will see how to manage your APIs across multi-cloud environments · 1. Introduction To manage APIs...
Coroutines in action with Kotlin · The GlobalScope is a kind of scope in the world of Kotlin coroutines that challenges a lot of developers and prompts...
How to use the use-site targets in Kotlin to overcome dependency injection problems · One of the greatest strong points of Kotlin can also be its...
Did you know that we can compile Java and Kotlin code, even Python to binary native code? We can skip JIT with it and improve start-up times. How can ·...
How can we monitor our application with StatsD and could be the setup to allow that to happen? Find out in this article and how to use that in a Kong ·...
To be more precise, the builder pattern hasn't been removed. We just don't code nor do we see it anymore and so it is like it doesn't exist. This post ·...