React Single Responsibility

Single-responsibility strategies to simplify components, hooks, and methods: decomposition order (utilities, hooks, sub-components), early returns, control flow, parameter design, and code smell fixes. Use when the user asks to simplify or ungodify a component, hook, function, or method.

Lichens-Innovation 10a7979 4 files · 16.0 KB Updated

File contents

Lichens-Innovation/ai-dev-tools/tree/main/skills/react-single-responsibility commit 10a7979007

Frequently asked questions

npx skillmds@latest add lichens-innovation/react-single-responsibility