Hear React render with useAudibleRenders
Using npm package “react-audible-debug” you can hear the rendering that React does. You get a higher pitch depending on how many render calls are made per frame. This is useful for telling something about the rendering profile of your app without lots of console logs or digging through the profiler. https://www.npmjs.com/package/react-audible-debug
Using npm package “react-audible-debug” you can hear the rendering that React does. You get a higher pitch depending on how many render calls are made per frame. This is useful for telling something about the rendering profile of your app without lots of console logs or digging through the profiler. https://www.npmjs.com/package/react-audible-debug