- 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.
- Learning C# by Developing Games with Unity 2020
- Modular Programming with Python
- 控糖控脂健康餐
- Servlet/JSP深入詳解
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- The DevOps 2.4 Toolkit
- 劍指MySQL:架構、調優與運維
- Learning Material Design
- Learning Node.js for .NET Developers
- Hadoop 2.X HDFS源碼剖析
- 單片機原理及應用技術
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- After Effects CC案例設計與經典插件(視頻教學版)
- Python高性能編程(第2版)
- Python繪圖指南:分形與數據可視化(全彩)