Chris Banes
HomeMeTalks

Kotlin

Kotlin, Kotlin Coroutines, Animations

Suspending over Views

How to Kotlin Coroutines can be used for animations and more with views.
Chris Banes
Chris BanesDec 3, 2019•8 min read
Kotlin, Kotlin Coroutines, Animations

Suspending over Views — Example

This blog post is the second of two which explores how coroutines enables you to write complex asynchronous UI operations in a much simpler way. The first post goes through the theory, while this post demonstrates how they fix a problem.
Chris Banes
Chris BanesDec 3, 2019•8 min read
Kotlin Coroutines, Kotlin, Talks

Android Suspenders

This talk will focus on the best practices of using coroutines in your app, including how to handle lifecycle changes with Architecture Components, integration with background job processing, and moving away from RxJava.
Chris Banes
Chris BanesNov 7, 2018•1 min read
Kotlin Coroutines, Kotlin, Talks

Android Suspenders

GDG Melbourne DevFest 2018. This talk will focus on the best practices of using coroutines in your app, including how to handle lifecycle changes with Architecture Components, integration with background job processing, and moving away from RxJava.
Chris Banes
Chris BanesOct 27, 2018•1 min read
Kotlin Coroutines, Kotlin, Talks

Android Suspenders

This talk from KotlinConf 2018 will focus on the best practices of using coroutines in your app, including how to handle lifecycle changes with Architecture Components, integration with background job processing, and moving away from RxJava.
Chris Banes
Chris BanesOct 3, 2018•1 min read
Chris Banes © 2020
HomeMeTalks