Sub-Pattern Selection Guide
The four main sub-categories I found:
1. #Variables or #Templates: References, and imports
2. #Materialization: Persist so others can reuse that data
3. #LogicalAbstraction: Bundle complex logic into an abstraction
4. #Generator: Put complex logic into code or config once and generate
0
0
1
0