I recently started using Kotlin as we've decided t...
# feed
a
I recently started using Kotlin as we've decided to use it for future server side development at day-job. I'll be documenting some things as I explore the Kotlin ecosystem. We've decided to go with Vertx + Kotlin, and while the kotlin integration has been really seamless, it took me some time to figure out how best to use coroutines with vertex http route handlers. I'm only a week in with Kotlin, but I was pretty happy with the extension method I landed on to get coroutine aware route handlers. https://anuragsoni.github.io/post/vertx-kotlin/
🧠 1
👌 3