Reactors
React to an event covers the fundamentals of reactors — when to reach for one and how they observe events. The topics here go deeper on specific reactor patterns.
Topics
Section titled “Topics”| Topic | Description |
|---|---|
| Returning commands as side effects | Let a reactor trigger follow-up commands by returning them — Arc executes them through the command pipeline automatically. |