This is a preview, to view full video please register and subscribe.

RxJava and Retrolambda

Presenters
Date
May 24, 2016

In this presentation we discuss some of the challenges inherent to performing asynchronous operations on Android and why the standard toolset isn't very fun to work with. We also talk about how how the combination of RxJava and Retrolamda can tidy up your code and simplify these async operations by moving you towards a Functional Reactive Programming style.