Shameless plug. I’m starting a series on youtube ...
# server
i
Shameless plug. I’m starting a series on youtube on Quarkus in Kotlin. I’d appreciate any comments in the comment section if you have suggestions:

https://www.youtube.com/watch?v=NEc8PWNKlo0

👍 4
c
very interested on this, looking forward for the rest of videos 👍 why there is no #quarkus channel? (there are for #micronaut and #spring)
k
Most stuff just works...would be nice to cover exceptions you've hit...
👍 1
i
@César thanks for the response. I think @kenkyee is right although there is not a ton of examples in Kotlin.
@kenkyee At the moment I’m evaluating Quarkus for devops type work in Kotlin using the Operator SDK and I do see lots of room where maybe some extension methods handling nulls and the like could be useful. I’m just getting off the ground but I’d like to get to where the videos are diving much deeper into Quarkus.
k
there’s a Uni extension method that’s pretty useful for handling endpoints I wrote up as well. But adding new extensions is the typical thing to do in Kotlin…unless everyone finds it useful, add your own to make your life better 🙂
👍 1