Skip to content

Commit c2dc134

Browse files
arriolacakarnokd
authored andcommitted
Update Additional Docs to include Reactive Programming on Android with RxJava (#6665)
1 parent 877702e commit c2dc134

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Additional-Reading.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ A more complete and up-to-date list of resources can be found at the [reactivex.
1515
* StackOverflow: [What is (functional) reactive programming?](http://stackoverflow.com/a/1030631/1946802)
1616
* [The Reactive Manifesto](http://www.reactivemanifesto.org/)
1717
* Grokking RxJava, [Part 1: The Basics](http://blog.danlew.net/2014/09/15/grokking-rxjava-part-1/), [Part 2: Operator, Operator](http://blog.danlew.net/2014/09/22/grokking-rxjava-part-2/), [Part 3: Reactive with Benefits](http://blog.danlew.net/2014/09/30/grokking-rxjava-part-3/), [Part 4: Reactive Android](http://blog.danlew.net/2014/10/08/grokking-rxjava-part-4/) - published in Sep/Oct 2014 by Daniel Lew **(1.x)**
18+
* [Reactive Programming on Android with RxJava](https://leanpub.com/reactiveandroid), a free e-book by Chris Arriola and Angus Huang.
1819

1920
# How Netflix Is Using RxJava
2021
* LambdaJam Chicago 2013: [Functional Reactive Programming in the Netflix API](https://speakerdeck.com/benjchristensen/functional-reactive-programming-in-the-netflix-api-lambdajam-2013) by Ben Christensen **(1.x)**

0 commit comments

Comments
 (0)