-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Additional Reading
David Gross edited this page Aug 4, 2014
·
22 revisions
- Introduction to Rx: a free, on-line book by Lee Campbell
- The introduction to Reactive Programming you've been missing by Andre Staltz
- Reactive Programming in Java 8 With RxJava, a course designed by Russell Elledge
- 33rd Degree Reactive Java by Tomasz Kowalczewski
- What Every Hipster Should Know About Functional Reactive Programming - Bodil Stokke demos the creation of interactive game mechanics in RxJS
- Your Mouse is a Database by Erik Meijer
- A Playful Introduction to Rx a video lecture by Erik Meijer
- Wikipedia: Reactive Programming and Functional Reactive Programming
- What is Reactive Programming? a video presentation by Jafar Husain.
- 2 minute introduction to Rx by André Staltz
- Be Reactive by ColinTheShots
- StackOverflow: What is (functional) reactive programming?
- The Reactive Manifesto
- LambdaJam Chicago 2013: Functional Reactive Programming in the Netflix API by Ben Christensen
- QCon London 2013 presentation: Functional Reactive Programming in the Netflix API and a related interview with Ben Christensen
- Functional Reactive in the Netflix API with RxJava by Ben Christensen and Jafar Husain
- Optimizing the Netflix API by Ben Christensen
- Reactive Programming at Netflix by Jafar Husain
- Functional Reactive Programming on Android With RxJava and Conquering concurrency - bringing the Reactive Extensions to the Android platform by Matthias Käppler
- Top 7 Tips for RxJava on Android and Rx Architectures in Android by Timo Tuominen
- FRP on Android by Yaroslav Heriatovych
- Rx for .NET and RxJava for Android by Olli Salonen
- RxJava in Xtend for Android by Andre Medeiros
- RxJava and Xtend by Stefan Oehme
- RxJava: Reactive Extensions in Scala: video of Ben Christensen and Matt Jacobs presenting at SF Scala
- rx.codeplex.com
- Rx Design Guidelines (PDF)
- Channel 9 MSDN videos on Reactive Extensions
- Beginner’s Guide to the Reactive Extensions
- Rx Is now Open Source by Scott Hanselman
- Rx Workshop: Observables vs. Events
- Rx Workshop: Unified Programming Model
- MSDN Rx forum
- the RxJS github site
- An interactive tutorial: Functional Programming in Javascript and an accompanying lecture (video) by Jafar Husain
- Netflix JavaScript Talks - Async JavaScript with Reactive Extensions video of a talk by Jafar Husain about the Rx way of programming
- RxJS, an on-line book by @xgrommx
- RxJava Observables and Akka Actors by Anton Kropp
- Vert.x and RxJava by @petermd
Copyright (c) 2016-present, RxJava Contributors.
Twitter @RxJava | Gitter @RxJava