The PatternΒΆ

The whole logic of an application is in actors.

Actors can be represented by classes, methods and functions. They are callable code units with any number of parameters. The name of the parameter represents the input or output in the flow. The illustrated graph graph connects the actor render and store with the actor action.