<@UBTGMFRCZ> has a nice Gist on using `CoroutineSc...
# coroutines
a
@cb has a nice Gist on using
CoroutineScope
with
LifecycleObserver
so you can avoid having to use inheritance
m
Thanks, I do like this approach of separating the
CoroutineScope
attribute from the activity itself