Have you ever tried to start two coroutines at the...
# feed
h
Have you ever tried to start two coroutines at the same time? Wanna see real-life cases, and learn how to deal with them? Read this article by @marcinmoskala 👇 https://bit.ly/3Xkh3Py More tips, tricks and hacks for Coroutines in Kotlin you’ll find here 👇 https://tiny.pl/cg5wf
m
Hi 👋, There is a typo In the article: I think it should be repl*a*y for the MutableSharedFlow instead of reply. I noticed two occurrences of it 😄