react-useeffect
frontend
react
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
Installation
git clone https://github.com/softaworks/agent-toolkit
View on GitHub