Free Post kotlin How to choose a Mobile CrossPlatform Technology in 2021 Going crossplatform in mobile development is a trend. There are different technologies from PWA to Flutter and Kotlin Multiplatform. How to choose them?
Free Post kotlin Talking Kotlin Hi! A new episode of Talking Kotlin podcast released featuring myself as a guest. Grab a cup of coffee and listen to a story of UI approaches in Android, how Jetpack Compose does it and how Flow/StateFlow can help. In order to know
Free Post kotlin Caching with Kotlin Coroutines Let me guess: your Android app downloads some data from the network. Gotcha, huh? Let me guess more: part of that data would be eventually cached in the app. 2
Free Post kotlin Developing Serverless applications with Kotlin and Backendless.com #Serverless is a trend nowadays. Somebody of my readers may miss this, so let’s explain the term. Suppose, you need to develop a typical web application: some data to
Free Post android Android Background in a nutshell - Part V. Kotlin Coroutines Previous parts: Part I: AsyncTasks Part II: Loaders Part III: ThreadPools and EventBus Parv IV: RxJava The time came, this is actually the article I am writing the whole series