RedditApp
RedditApp copied to clipboard
Reddit App made with RxJava
Reddit App
Introduction
Showcase application made by @PedroCarrillo made to collect information and learn about RxJava.
The application was made in the following order:
All of them are in different branches so you can see the process from scratch.
I would like to get some feedback in order to improve my current coding style and help other people that are trying to learn.
Helpful Sources
- RxJava - the production line
- Grokking RxJava, Part 1: Basics
- Intro to RxJava
- Adapter Delegates by Hannes Dorfmann