RxJava, RxKotlin for Android by Roman Fomin (Rus)

Опубликовано: 19 Февраль 2026
на канале: Engineering Community
438
10

We discussed principles of Reactive programming, one of libraries that implements these principles. We reviewed Rx structure, approach, usage scenarios, inner architecture, key components of this library, weak and strong sides.

There is a demo that shows how RxJava library can be used in real project. Main goal is to meet beginner developers with such useful tool and extend knowledge in RxJava with more experienced developers. It was shown how RxJava library can be used as single library itself as with combination with other well-known libraries from other vendors.