KotlinConf 2019: Coroutines! Gotta catch 'em all! by Florina Muntenescu & Manuel Vivo

Описание к видео KotlinConf 2019: Coroutines! Gotta catch 'em all! by Florina Muntenescu & Manuel Vivo

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs
You've added #coroutines to your app and everything is fine while your users are on the happy path. But what happens if you cancel a coroutine, you get a timeout or other type of error? Where do you handle it?

Kotlin added structured concurrency to scope the lifetime of a coroutine. But what kind of scopes should you use? How do scopes affect error handling? Does the way you start a coroutine, using launch or async have any effect on the type of errors or the way you handle them?

In this talk we'll go over all of these use cases and show how they can be implemented to ensure robust error handling and a good user experience, even when you're thrown off the happy path.

Resources:
KotlinConf website: https://jb.gg/fyaze5
KotlinConf on Twitter:   / kotlinconf  

Kotlin website: https://jb.gg/pxrsn6
Kotlin blog: https://jb.gg/7uc7ow
Kotlin on Twitter:   / kotlin  

#KotlinConf19 #Kotlin #JetBrains

About the Presenters:
Florina is working as an Android Developer Advocate at Google, helping developers architect clean, testable apps using the Architecture Components libraries. She has been working with Android for 8 years, previous work covering news at upday, payment solutions at payleven and navigation services at Garmin.

Manuel is an Android Developer in the Developer Relations team at Google where he works to help other developers succeed.

Комментарии

Информация по комментариям в разработке