DEV Community

Discussion on: What the hell is Reactive Programming anyway?

Collapse
 
alrunner4 profile image
Alexander Carter

that relationship represent[s] a rule rather than an assignment

Such are pure functions. Then a reactive system is one that given a user-specified pure function from model to view automatically handles translating changes in the model into changes in the view.