Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 258 Bytes

react-utils-hooks

Some utils hooks that are worth keeping somewhere

useTraceHooks

Trace which props changed and caused the rerender

useStateRef

allow to put a forwarded ref in the dependency array of an effect and do something when current change