# Preserving and Resetting State

[https://react.dev/learn/preserving-and-resetting-state](https://react.dev/learn/preserving-and-resetting-state)

Super useful in understanding how React decides on how it renders the component and when to preserve the states.