Skip to content

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.

TopicDescription
Returning commands as side effectsLet a reactor trigger follow-up commands by returning them — Arc executes them through the command pipeline automatically.