Join Slack
Powered by
To clarify, you can get the same advantage w/o cor...
# coroutines
e
elizarov
02/06/2017, 6:48 AM
To clarify, you can get the same advantage w/o coroutines. There are lot of call-back-based techniques of writing apps that don’t block your UI thread. Coroutines help you avoid that call back hell.
2
Views
Open in Slack
Previous
Next