Code Monkey home page Code Monkey logo

rxjavademoapp's Introduction

RxJava for Android (100+ Examples Pack)

This repository is intended to provide in a single place (i.e. a single Android app) over than 100 examples of RxJava for Android which you can use as a reference when dealing with RxJava.

In order to make it easy to find the examples throughout the app, we divided them in different categories. They are:

  • Operators Examples: Basically it contains examples of operators used to filtering, combining, transforming data, etc as well as some error handling examples.
  • Backpressure Examples: Contain different approaches to deal with backpressure.
  • Hot Observable Examples: Show how to use Hot Observables by using operators such as cache, replay, etc.
  • Parallelization: Demonstrate how to do real parallelization using RxJava operators and schedulers.
  • General Examples: Contain some examples that do not fit in any of the previous categories.

Some examples were already covered into details in one of the articles of our RxJava series (you can find the links below), while some other were based on external articles, so you can go directly to those articles and see the the authors' explanations.

It's worth mentioning whenever an example was based on an external article, we added a reference to the sources, so all the credits go to the authors.

You can find details about this repository here.

Here is a list of all covered examples on the demo app and the articles on which they were based:

License

This project is licensed under the Apache-2.0 - see the LICENSE file for details

rxjavademoapp's People

Contributors

joaomotondon avatar

Watchers

James Cloos avatar Tam Nguyen 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.