Finding Flow on Android


Details
Reactive programming with RxJava has become a fairly widespread practice in Android development. Now that Android has officially become Kotlin First and coroutines have become the preferred asynchronous programming solution, many Android developers have started to explore Flow and examine how they might adopt it as their new reactive framework.
In this talk, we will review where and why reactive programming has become popular in Android development. We will look at how Flow is starting to find official support in Android Jetpack. We will also discuss the benefits and challenges in Flow adoption, especially for developers migrating from RxJava.
About the speaker:
Huyen Tue Dao is an Android developer and Google Developer Expert for Android and Kotlin. Currently, she works on the Trello Android app at Atlassian. Huyen is co-producer of the "Android Dialogs" channel and manages the "AsyncAndroid" channel on YouTube.
Originally from the DC Metro area., Huyen now lives in Denver CO.
When not programming, she splits her time between gaming (video, board, card, anything) and moving (dancing, strength training, HIIT, and yoga).

Finding Flow on Android