Currently evaluating if i should replace handler +...
# android
d
Currently evaluating if i should replace handler + runable with coroutines. Has someone experience with that? Especially how to unit test this. The use case is 'do something after x milliseconds'
k
ferranis: Recently refractored a semi callback style codebase to coroutines. Was a really cool experience. I'm on mobile now though. If you're interested. I might be able to give a few pointers
d
Sure thing! And thanks a lot! I will come back to you once i write my first coroutine. (this will be fun!)
k
ferranis: Awesome!