Join Slack
Powered by
Let me add my 5 cents here. <@U0JR5DX9T> is spot-o...
# random
e
elizarov
01/19/2017, 3:35 PM
Let me add my 5 cents here.
@teedee
is spot-on here. Coroutines in Kotlin are not designed to address concurrency at all. They are designed with one specific goal - to avoid
callback hell
when writing asynchronous code
👍 1
2
Views
Open in Slack
Previous
Next