use-detect-rerender-cause
v0.1.12
Published
Plug-and-play console logging of what's causing rerenders for a set of props or list of dependencies. No configuration, no hassle. Property objects will deduce their names from the keys, lists of dependencies will give the index.
Downloads
9
Readme
useDetectRerenderCause
Plug-and-play console logging of what's causing rerenders for a set of props or list of dependencies. No configuration, no hassle. Property objects will deduce their names from the keys, lists of dependencies will give the index.
Demo here: williamasease.github.io/use-detect-rerender-cause
Examples in /src/cases
npm install use-detect-rerender-cause