Articles
Simplest Nav2 to Nav3 Migration Guide
How to migrate routes, navigation calls, and transitions from Nav2 to Nav3.
You don't understand recomposition
Clear explanation of how composition and recomposition work in Jetpack Compose.
Top Projects for Coroutines Mastery in 2025
Overview of the best projects for Coroutines Mastery course in 2025
You don't understand stability in Compose
Deep dive into how Compose handles stability and why it's crucial for developers.
In the world of AI, companies will need MORE developers, not fewer
Why the rise of AI means an increased demand for skilled developers.
The power of exercises: How to design them well
What are the main priorities when designing good exercises for a course or a book.
Minimal setup for Compose Desktop
How to setup Compose to use it on desktop, for providing UI for scripts or a simple project.
Suspending functions vs. Flow: When to use which?
A comprehensive guide to understanding the differences between suspending functions and Flow in Kotlin Coroutines, and when to use each.
How to implement a random coroutines challenge generator
A behind-the-scenes look at how to implement a generator of interesting challenges for learning Kotlin Coroutines.
Discussing Kotlin Coroutines on Talking Kotlin Podcast
An insightful discussion about Kotlin Coroutines on the Talking Kotlin podcast.
Coroutines vs Reactor: When Elegance and Simplicity Crush Complexity
A comparison of Kotlin Coroutines and Reactor, highlighting the elegance and simplicity of Coroutines over the complexity of Reactor.
Suspending functions into blocking functions or CompletableFuture
A guide on how to correctly convert suspending functions into blocking functions or CompletableFuture in Kotlin Coroutines.
Kotlin Flow to RxJava or Reactor and vice versa
A guide on how to convert Kotlin Flow to RxJava or Reactor streams and vice versa.
Kotlin Coroutines and Swift
How to use Kotlin Coroutines in Swift projects, or Swift libraries from Kotlin Coroutines.
Kotlin Coroutines and JavaScript
How to use Kotlin Coroutines in JavaScript projects, or JavaScript libraries from Kotlin Coroutines.
Loading more articles...














