useLayoutEffectDeepCompare
Custom useEffect that reexecutes EffectCallback only when deps are different in depth.
Demo
INFO
The implementation is like that useEffectDeepCompare.
Please visit useEffectDeepCompare example to see how it works.
Custom useEffect that reexecutes EffectCallback only when deps are different in depth.
INFO
The implementation is like that useEffectDeepCompare.
Please visit useEffectDeepCompare example to see how it works.