Название: RxJava for Android Developers: with ReactiveX and FRP (+ code)
Автор: Timo Tuominen
Издательство: Manning Publications
Год: 2019
Формат: true pdf/epub
Страниц: 512
Размер: 25.5 Mb
Язык: English
RxJava for Android Developers teaches you how to build fast, fluid, and reactive mobile apps for Android with RxJava.
For Android developers, writing multithreaded apps can be as challenging as it is necessary. RxJava simplifies complex threading operations, maintaining proper synchronization as you switch seamlessly from thread to thread. RxJava also brings the benefits of reactive programming to your apps—that means better real-time responsiveness, the holy grail for every Android developer.