An open API service indexing awesome lists of open source software.

https://github.com/nurkiewicz/rxjava-workshop

1 day RxJava 2 hands-on workshop
https://github.com/nurkiewicz/rxjava-workshop

rxjava2 tutorial workshop

Last synced: 10 months ago
JSON representation

1 day RxJava 2 hands-on workshop

Awesome Lists containing this project

README

          

# RxJava workshop

## Instructions

Import to your favorite IDE and run [`com.nurkiewicz.rxjava.R00_SmokeTest`](https://github.com/nurkiewicz/rxjava-workshop/blob/master/src/test/java/com/nurkiewicz/rxjava/R00_SmokeTest.java).
It should build and pass.
Some tests do not have assertions and are merely used to observe the behavior manually.