aliases:
tags: Type/Tech area/tech/dev proto
from: "[[Programming Paradigm]]"
related:
contra:
to:
dateCreated: 2024-01-02, 12:51
dateModified: 2024-01-02, 12:51
version: 1.0
publish: true| In computing, Reactive Programming is a declarative programming paradigm concerned with data streams and the propagation of change. With this paradigm, it's possible to express static or dynamic data streams with ease, and also communicate that an inferred dependency within the associated execution model exists, which facilitates the automatic propagation of the changed data flow. | |
|---|---|
| wikipedia:: Reactive programming |