New Blogpost: “7 Common Mistakes you might be maki...
# feed
l
New Blogpost: “7 Common Mistakes you might be making when using Kotlin Coroutines” => https://www.lukaslechner.com/7-common-mistakes-you-might-be-making-when-using-kotlin-coroutines/
👍 9
e
really helpful!
k
another mistake i've run into: not accounting for the implications of your code resuming on a different thread than it started on