October 2019
Intermediate to advanced
434 pages
11h 54m
English
The Observable abstraction allows for the existence of operators than can act on Observable and be chained together to transform event streams into final output values. These Observable chains follow a very functional pattern of programming and can simplify otherwise complex tasks by relying on pure functions to transform data.
ReactiveX includes many popular functional operators such as:
It's also possible to create ...
Read now
Unlock full access