Summary

Creating our own operators and resource-dependent Observable instances gives us unlimited possibilities when it comes to creating logic around the Observable class. We are able to turn each data source into an Observable instance and transform the incoming data in many different ways.

I wanted this book to cover the most interesting and important parts of RxJava. If I have missed something important, the documentation at https://github.com/ReactiveX/RxJava/wiki is one of the best on the web.. Refer especially to this section for further reading: https://github.com/ReactiveX/RxJava/wiki/Additional-Reading.

I have tried to structure the code and the ideas and to provide them in small iterations over the chapters. The first and second chapters ...

Get Learning Reactive Programming with Java 8 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.