Kotlin Multiplatform: Expert Opinion and Comparison to Flutter
Summary of my interview of Kotlin Multiplatform expert, where he shared his view of cross and multi-platform development landscape.
Summary of my interview of Kotlin Multiplatform expert, where he shared his view of cross and multi-platform development landscape.
Demonstration of async coroutine builder combined with SupervisorJob to implement robust concurrent code using Kotlin Coroutines framework
Summary of my experience implementing two advanced concurrent use cases using the new Kotlin Coroutines framework.
Several warnings and recommendations to developers who work on Android applications written in Java and would like to start using Kotlin.
My analysis of the reasons that might’ve led Google’s to officially support Kotlin programming language for Android development.
My thoughts about Data Classes, which I consider to be the best Kotlin feature. Not because Data Classes spare lines of code, but because this construct has the potential to fix a long standing misconception about object-oriented design.
Kotlin is being heavily marketed as a better version of Java. Let’s see how they stack against each other in quantitative comparison.