Reactive Programming
Term side of the Card
Topic: Programming Approaches
Unit title: Reactive Programming
Categories: Approach
Explanation side of the Card
Explanation: The programming approach that allows applications to react to events or data changes in real-time. It uses streams of data and the propagation of changes to make systems more dynamic and responsive.