Presentation held on Mobile Meetup in Sarajevo 04.06.2016.
This presentation was used to learn basics of RxJava and reactive programming in general and start up a talk on it.
Mobile apps in general can benefit from reactive design ▸ Focus is greater on user experience and events, rather than computation and logic ▸ Keep code understandable by focusing more on business logic ▸ Asynchronous operations