Grokking Reactive User Interfaces
Repository for code examples used in the book Grokking Reactive User Interfaces
RxJava 2 Update
The code example are currently undergoing an update to RxJava 2. The following ones have already been updated:
Code Examples for Chapters
Some chapter are directly in the master branch of this repository. More lenghty examples use separate repositories for more complete git history and change management.
Chapter 1
Live Search Example
Starting point Finished example
Coffee Break
Starting point Finished example
Chapter 2
News Reader Example
Starting point Finished example
Chapter 3
Credit Card Validator Example
Starting point Finished example
Coffee Break 1
Starting point Finished example
Chapter 4
Flickr Client Example
Starting point Finished example
Chapter 5
File Browser Example
Starting point Finished example
Chapter 6
File Browser Example (continued)
Starting point Finished example
Chapter 7
File Browser example (continued)
Starting point Finished example
Chapter 8
Tic-Tac-Toe Example
Starting point Finished example
Coffee Break 1
Coffee Break 2
There is a separate branch chapter8-coffeebreak2 for the exercise. You can also find the triangle asset in it.
Starting point Coffee Break 2 branch
Chapter 9
Tic-Tac-Toe Example (continued)
Starting point Finished example
Coffee Break 1
Starting point Finished example
Chapter 10
Tic-Tac-Toe Example (continued)
Starting point Finished example
Chapter 11
Chat Client Example
Starting point Finished example
Chapter 12
Chat Client Example (continued)
Starting point Finished example
Chapter 13
Fan Animation Example
Starting point Finished example