no-useEffect
01Skill Claude CodeCodex
A React coding guideline that avoids direct use of useEffect, a feature for responding to changes in data or the page. It recommends other patterns instead.
1.1k 5d ago A 25 tokens
3 tagged useeffect, measured the same way as everything else here.
Skill Claude CodeCodex
A React coding guideline that avoids direct use of useEffect, a feature for responding to changes in data or the page. It recommends other patterns instead.