Action Pattern

Creating and using action classes to encapsulate business logic. Actions replace traditional Service classes with reusable, composable, single-responsibility classes that follow a consistent `execute()` convention.

ceilidhboy 7f4c3f1 10.0 KB Updated

File contents

ceilidhboy/skills/tree/main/skills/action-pattern commit 7f4c3f185b

Frequently asked questions

npx skillmds@latest add ceilidhboy/action-pattern