React DevTools tells you why a component rendered. This tells you what updated with it.
React DevTools, why-did-you-render, and React Scan answer a useful question: why did this component render?
They do not answer a different one that shows up in real apps:
What updated, what updated wi
react-state-basis.hashnode.dev6 min read