No Unnecessary Effects

Before writing useEffect, run through a decision tree to verify it's actually needed. Prevents the most common React anti-pattern in AI-generated code.

cst2989 45e866b 5.4 KB Updated

File contents

cst2989/react-tips-skill/tree/main/skills/no-unnecessary-effects commit 45e866bacb

Frequently asked questions

npx skillmds@latest add cst2989/no-unnecessary-effects