Why React Re-Renders
Articles & Blogs

Why React Re-Renders

Josh W. Comeau · Aug 16, 2022

<p>In React, we don't update the DOM directly, we tell React what we want the DOM to look like, and React tackles the rest. But how exactly does it do this? In this tutorial, we'll unpack exactly when and why React re-renders, and how we can use this information to optimize the performance of our React apps.</p> <div style="margin-top: 50px; font-style: italic;"> <strong><a href="https://www.joshwcomeau.com/react/why-react-re-renders/">Keep reading</a>.</strong> </div> <br /> <br />

Jump to
Projectsbrowse
Peoplebrowse
Companiesbrowse
Saved
Editor
Autosaves as you type