A-Frame Architecture: Compound Handlers
Split Wolverine handlers into Load/Validate/Handle lifecycle methods so business logic stays a pure function while the framework drives infrastructure.
Use when a handler needs to fetch data before applying rules, when separating infrastructure calls from the functional core, or when testing handlers without mocks.
Skill details
- Skill name:
wolverine-handlers-a-frame-architecture - Applies to:
wolverine - Tags:
handlers,a-frame,architecture,patterns - License: Proprietary. Copyright JasperFx Software LLC.
