frontenddevelopment
rerender-functional-setstate
Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.
maintainer
TheOrcDev
Updated 1/16/2026
Stars
1797
Forks
109
quick start
Installation and usage
Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use rerender-functional-setstate