Join Slack
Powered by
The bright side here is that coroutines are defini...
# coroutines
e
elizarov
04/19/2017, 2:37 PM
The bright side here is that coroutines are definitely easier than writing your async code with callbacks or promises. Both callback-based and promise-based code usually becomes easier to read when converted to coroutines.
👍 3
6
Views
Open in Slack
Previous
Next