Dissecting Coroutines


Details
Agenda (IST):
8:00 PM - Dissecting Coroutines with Mohit Sarveiya
The coroutines library contains many features for starting coroutines, creating Flows and Channels, and handling a mutable shared state. But, how do we use them, how do they work and what are good use cases?
In this talk, we will explore basic to advanced features provided by the coroutines library. We'll look at when to use state flow, shared flow, and every type of Channel. We'll explore lesser-known features and their use cases such as selectors and actors. Did you know combining Flows uses selectors under the hood? What are they? Mohit will share his learnings from his extensive experience in using these constructs!
About the speaker:
Mohit is a Kotlin Advocate from New York, He’s a Google Developer Expert for Kotlin and an early adopter of Kotlin! Over the years, he has talked in various communities around the globe and has helped many companies adopt Kotlin and Coroutines.
Connect with us:
Website: https://kotlinmumbai.tech
Twitter: https://twitter.com/KotlinMumbai
Facebook: https://www.facebook.com/kotlinmumbai
Youtube: https://www.youtube.com/channel/UCJQnTIjmJPPl-boDmIDdDSA

Dissecting Coroutines