Recipes in RxJava for Android
Update: 2016-06-21
Description
Recipes in RxJava for Android
Speaker: Sasa Sekulic (https://twitter.com/sasa_sekulic)
Lots of people have heard of RxJava and even started using it but are still unclear on how to do certain things. This talk will show some of the solutions to common Android problems.
For example, want to create an Observable (that works well with multithreading)? How to use a Subject? How to cache values? How to correctly observe the Android lifecycle? How to handle errors in Observable chains without breaking them? How to correctly use multithreading? And most importantly - how to log and debug in RxJava?
Produced by Voice Republic
For more podcasts visit http://voicerepublic.com
Speaker: Sasa Sekulic (https://twitter.com/sasa_sekulic)
Lots of people have heard of RxJava and even started using it but are still unclear on how to do certain things. This talk will show some of the solutions to common Android problems.
For example, want to create an Observable (that works well with multithreading)? How to use a Subject? How to cache values? How to correctly observe the Android lifecycle? How to handle errors in Observable chains without breaking them? How to correctly use multithreading? And most importantly - how to log and debug in RxJava?
Produced by Voice Republic
For more podcasts visit http://voicerepublic.com
Comments
In Channel