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 moreWhat are disadvantages of Kotlin?
Cons of Kotlin for Android App Development
Read moreWhy is Google switching to Kotlin?
Have you ever thought how much Google paid to introduce Kotlin into Android? This question usually surprises the developers I talk to about this topic. The answer in most cases is that Google got Kotlin for free because it is released under Apache 2.0 open-source license.
Read more