Akshay Chordiya is Google Developer Expert for Android & Kotlin | Android Developer @ Tinder ❤️ and Kotlin Enthusiast.
He is an active community speaker who is mostly found talking about Android and Kotlin. He is an avid blogger and author of “Kotlin Blueprints” book and instructor at Caster.IO
Akshay Chordiya
Android Developer @ Tinder | Public Speaker | Kotlin Lover | Co-Author of Kotlin Blueprints
Go with the Flow
Kotlin Flow is an implementation of Reactive Stream specification made on top of coroutines for Kotlin.
In this talk, we will look at Kotlin Flow, it's internals, how to use it with on Android or any other platforms, and share how you can migrate to Flow
Agenda
- Quick intro to Flow
- Internals of Kotlin Flow
- Using Flow on Android and other platforms
- Why and how to migrate
- Working with existing reactive streams ❤ Flow in single codebase
- Effectively using Flows with Compose
- Magic of multi-platform
- Tests
- Conclusion
You’ll walk away with a clear idea of what Kotlin Flow and how it works internally and how you can level up your reactive game