Noun
reactive programming (uncountable)
(programming) A declarative programming paradigm where changes to values are automatically propagated, without the need for explicit reassignment.
Reactive programming describes a paradigm where data is fed in continuously, and the program reacts to changes in the data as they happen. Source: Internet
Reactive programming is quickly becoming one of the hottest topics in frontend development. Source: Internet