The goal is to answer "why coroutines are better" ...
# coroutines
d
The goal is to answer "why coroutines are better" with actual code. May be also suggest some tasks which involve adding/modifying code so that you could try what it’s like to maintain/debug futures vs coroutines. Something like kotlin koans perhaps.