I am using coroutines for the 1st time, any pointers?
d
dam5s
02/25/2020, 11:06 PM
You might want to try the #C1CFAFJSK channel.
k
KotlinIsMyFav
02/25/2020, 11:17 PM
Thanks!
e
Evan R.
02/26/2020, 2:36 PM
It helps a LOT to understand how coroutines work under the hood (i.e. dispatchers, coroutine scopes+contexts, etc.) before trying to work with them. I recommend checking out this talk that Roman Elizarov did a while back, it’s very comprehensive: