Coroutines & Kotlin Multiplatform

Published: 27 May 2022
on channel: Floating Little Leaves of Code
447
17

A general introduction to coroutines in Kotlin, with specific advice for usage with Kotlin multiplatform.

Errata:
another reason to use a channel instead of a flow: you can manually receive values one at a time from a channel in a single coroutine. Whereas the only way to get values from a flow is with a terminal operator. If you want separate calls each getting values from a flow you need those calls to be in separate coroutines.


Watch video Coroutines & Kotlin Multiplatform online without registration, duration hours minute second in high quality. This video was added by user Floating Little Leaves of Code 27 May 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 447 once and liked it 17 people.