Dave Leeds @typealias.com · Apr 6

Kotlin's flows really become fun once we start putting our emitters and collectors on separate coroutines... but we can't just call `emit()` from inside a `launch` block, because of Context Preservation! In this week's video, we'll see what Context Preservation is and why it's... (1/2)

1 likes 1 replies

?

Replies

Dave Leeds · Apr 6

... a good thing. Then we'll see how we can properly get our flows to run on multiple coroutines. The video premieres on Wednesday at 10 AM CDT. Add to your calendar: Google: typea.li/as/st6kmpb Outlook Web: typea.li/as/khd6sjv Download ICS: typea.li/as/gk7vnn2 YouTube: typea.li/as/yt2607 (2/2)