What this book covers
Chapter 1, Thinking Reactively, covers a brief history of Reactive Extensions and RxJava, and describes how to set up your first RxJava project and build your first reactive application. It also touches on the differences between RxJava 1.x, 2.x, and 3.0.
Chapter 2, Observable and Observer, provides the foundation for the following presentation of RxJava by introducing the two main terms Observable and Observer. It also presents the Observable specializations of Single, Completable, Maybe, and Disposable.
Chapter 3, Basic Operators, presents the basic RxJava operators. This is necessary for understanding the more complex operators described in the chapters that follow.
Chapter 4, Combining Observables, starts the transition ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access