Kotlin Flows - The Ultimate Guide
This article thoroughly covers a crucial concept in Kotlin Coroutines: Kotlin Flows. Flows are a reactive data structure you probably didn't know, but you can't live without them once you know them.
This article was originally published on Rock the JVM.
Read on Rock the JVM