+Reactive Programming is a paradigm focused on [Data Streams](/wiki/data_streams) and the propagation of change. It allows for elegant handling of asynchronous events, building systems that react to evolving information over [Time](/wiki/time).
+## See also
+- [Asynchronous Programming](/wiki/asynchronous_programming)
+- [Event-Driven Architecture](/wiki/event-driven_architecture)
+- [Functional Programming](/wiki/functional_programming)
... 1 more lines