Concept Flow - Reactive blocks for side effects
Variable changes
Reactive block runs
Side effect happens
Wait for next change
↩Back to Variable changes
When a variable changes, the reactive block runs automatically to perform side effects, then waits for the next change.