What is wrong with Kotlin?

I feel like methods coming from nowhere as if I was writing in C are a bad thing for the code I write — at least in object-oriented Kotlin. It lacks of context and namespace (just like static imports, which I also avoid like rats). Extensions over top-level functions, definitely. And don’t go too crazy about them.26 Nis 2019

Read more

Is Kotlin have future?

In addition to that it’s been defined that a new LTS version will be released every three years within this release cycle. On the other hand, Kotlin’s release cycle also started as a feature-based cycle but JetBrains has decided to switch to a date-driven cycle starting from version 1.5 in Spring 2021 .3 Eki 2021

Read more