PLPetar Liovicinreact-state-basis.hashnode.dev·1d ago · 6 min readReact 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 wi00