Code Monkey home page Code Monkey logo

reactivex-resources's Introduction

ReactiveX Resources

For some reason it is quite hard to find a lot of quality resources related to reactive programming. There are a lot of those - they are just hard to find. So here's the list I find most valuable to kick off with reactive programming.

Note: Some of the links are js related and some are c# related but they are explaining core concepts of the rx.

  1. Short article explaining the basic of reactive programming (js) The introduction to Reactive Programming you've been missing

  2. For some reason the documentation for reactivex is not quite visible. This is probably the best place to learn the core components available in all language implementations. Subjects

  3. Best online book with jsbin samples and detailed documentation on api (js, but as I said the api is simular for all languages) Introduction to RxJS

  4. Decision tree that will help you get used with the api (have simular in the online book Introduction to RxJS Decision Tree

  5. Interactive marble diagrams - really helpful to visualize what will happen with your observables when applying different functions Rx Marble Digrams

  6. One of the good presentation with a lot of sample coding Matthew Podwysocki - Streaming and event-based programming using FRP and RxJS (FutureJS 2014)

  7. RX explained by one of the people behind the idea - explained with pseudo language and math operations and logics Expert to Expert: Brian Beckman and Erik Meijer - Inside the .NET Reactive Framework (Rx)

  8. How Neflix use it everywhere (js) https://www.youtube.com/watch?v=XRYN2xt11Ek

  9. Really nice explanaition with examples from MSDN (c#) Using RX

  10. 101 RX samples (js) 101 RX samples

  11. Video examples (js) Video examples from reactiveX

  12. Learn RXJS online book (js) Learn RXJS

This list will be updated over time.

Note: There are quite a lot of other resources out there - like MS introduction videos and workshops but there are quite outdated(2011 - 2012). And there is a upcoming book Rx.NET in Action that should be released this december.

reactivex-resources's People

Contributors

paveldk avatar

Watchers

James Cloos avatar Atanas RP avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.