Introduction to RxJava with Observers and Observables
ReactiveX, an API for asynchronous programming with observable streams. An API that provides a very beautiful alternative to async tasks. An API that has become core functionality across so many different programming languages and frameworks. RxJava is its implementation for Java, and thus, Android (yes,… Read More »Introduction to RxJava with Observers and Observables