Want to use your Rx in your Android project and do not know how?
On this talk will review the most common elements when working with Rx and how they are interconnected with a practical approach. We see cases of practical uses of some commonly operators and how we can avoid AsyncTask and Event Bus speeding development.
5. Reactive Extensions
?? Extends Observer Pattern
?? It¡¯s a library for composing asynchronous and event-
based programs by using observable secuences.