/RxKata

Learn Rx through Katas and exercises

Primary LanguageKotlinMIT LicenseMIT

Build Status

Rx Java exercises / Katas

Learn Rx by making tests PASS!

Steps

  1. Run the tests in master branch. They all fail (RED)
  2. Make them GREEN!

BONUS: Kotlin collection exercises as well.


Feeling stuck?

solutions branch got all the tests passing.

References:

RxJava

Kotlin

Coroutines

Stackoverflow


What's next?

Check my Trello board.