Kotlin Problems and How to avoid them?
Kotlin is all the rage lately. And while I do agree that the language is well thought out, it does have — as with everything else — its flaws. As we already discuss about…
Kotlin is all the rage lately. And while I do agree that the language is well thought out, it does have — as with everything else — its flaws. As we already discuss about…
Kotlin Native is another step toward making Kotlin usable throughout a modern application. Eventually, it will be possible to use Kotlin to write every component, from the server back-end to…
Kotlin is a statically typed programming language for the JVM, Android and the browser. Why use Kotlin for Android Development ? Concise : Drastically reduce the amount of boilerplate code you need…