February 2019
Intermediate to advanced
442 pages
11h 46m
English
Reactive Programming is event-based in most cases. In Reactive Programming, the APIs are exposed in the following two flavors:
Reactive Programming puts the importance on data flow rather than the flow of control, so it is not uncommon to consider it as a data flow programming. There are various techniques that are used to achieve Reactive Programming as follows: