Join Slack
Powered by
hi guys, i'd like to learn more about coroutines, ...
# coroutines
j
Jan
10/12/2018, 9:13 AM
hi guys, i'd like to learn more about coroutines, can someone point me some good sources that explain error handling well?
d
dekans
10/12/2018, 9:22 AM
Jetbrains guide is pretty cool:
https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md
➕ 1
e
elizarov
10/12/2018, 9:23 AM
^ this. Exception handling is here:
http://kotlinlang.org/docs/reference/coroutines/exception-handling.html
j
Jan
10/12/2018, 9:34 AM
thanks
2
Views
Open in Slack
Previous
Next