This final module of the book deals with more practical matters of RxJava programming. It includes discussions on testing and debugging RxJava applications, along with programming for Android using Android Studio, and brings the reader up to speed on the basics of the Kotlin language.
The following chapters are included in this module:
- Chapter 10, Testing and Debugging
- Chapter 11, RxJava on Android
- Chapter 12, Using RxJava for Kotlin