- Learning RxJava
- Thomas Nield
- 145字
- 2021-07-02 22:22:56
Summary
This was an intense chapter, but it will provide a solid foundation as you learn how to use RxJava to tackle real-world work. RxJava, with all of its expressive power, has some nuances that are entirely due to the change of mindset it demands. It has done an impressive amount of work taking an imperative language like Java and adapting it to become reactive and functional. But this interoperability requires some understanding of the implementations between an Observable and a Observer. We touched on various ways to create Observables as well as how they interact with Observers.
Take your time trying to digest all this information but do not let it stop you from moving on to the next two chapters, where the usefulness of RxJava starts to take formation. In the next chapters, the pragmatic usefulness of RxJava will start to become clear.
- Python程序設(shè)計(第3版)
- Reactive Programming with Swift
- Spring Boot+Spring Cloud+Vue+Element項目實戰(zhàn):手把手教你開發(fā)權(quán)限管理系統(tǒng)
- Data Analysis with IBM SPSS Statistics
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- Web Application Development with MEAN
- Mastering JBoss Enterprise Application Platform 7
- Windows內(nèi)核編程
- 蘋果的產(chǎn)品設(shè)計之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務(wù)和用戶體驗的七個原則
- Java網(wǎng)絡(luò)編程實戰(zhàn)
- Hands-On Nuxt.js Web Development
- OpenStack Networking Essentials
- Nagios Core Administration Cookbook(Second Edition)
- Building Business Websites with Squarespace 7(Second Edition)
- Visual Basic程序設(shè)計實驗指導(dǎo)及考試指南