In the second part of the episode we continued the discussion about RxJava.
More technical questions about RxJava. We have covered:
Schedulers.computation()in RxJava- Schedulers in RxJava
subscribeOn()andobserveOn()- Testing code with RxJava
- Extending the
Observable