I’m backend developer, at work, I do kotlin spring stuff
b
Brian Carr
03/29/2021, 1:22 PM
spring boot? how are you feeling about the spring/Kotlin integration?
w
Wei Xue
03/29/2021, 1:33 PM
Yes, Spring boot. I like it, it makes code much concise, and I start to appreciate more functional oriented
programming approach. Oh extension function is amazing!
b
Brian Carr
03/29/2021, 1:34 PM
extensions definitely go a long way to make klunky java apis more usable from kotlin.
w
Wei Xue
03/29/2021, 1:36 PM
Yeah, we have a mix of Kotlin and Java usage, more and more ppl adopt Kotlin and finding it better