- Learning RxJava
- Thomas Nield
- 130字
- 2021-07-02 22:22:51
Observables and Subscribers
We already got a glimpse into the Observable and how it works in Chapter 1, Thinking Reactively. You probably have many questions on how exactly it operates and what practical applications it holds. This chapter will provide a foundation for understanding how an Observable works as well as the critical relationship it has with the Observer. We will also cover several ways to create an Observable as well make it useful by covering a few operators. To make the rest of the book flow smoothly, we will also cover all critical nuances head-on to build a solid foundation and not leave you with surprises later.
Here is what we will cover in this chapter:
- The Observable
- The Observer
- Other Observable factories
- Single, Completable, and Maybe
- Disposable
推薦閱讀
- Docker技術(shù)入門與實戰(zhàn)(第3版)
- Learning Docker
- OpenNI Cookbook
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- 軟件工程
- Haxe Game Development Essentials
- Visual C#.NET程序設(shè)計
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Building Serverless Web Applications
- SciPy Recipes
- 編程可以很簡單
- 平面設(shè)計經(jīng)典案例教程:CorelDRAW X6
- 硬件產(chǎn)品設(shè)計與開發(fā):從原型到交付
- 深入解析Java編譯器:源碼剖析與實例詳解
- Mudbox 2013 Cookbook