In this video, I’m going to teach you the difference between concept state and snapshot thinking in React, and how to use them to describe your UI.
By the end of this video, you’ll know how to use concept state to store intermediate values between renders, and how to use snapshot thinking to store the current state of a component without ever having to render it. This is a crucial skill for any React developer, so make sure to watch it to learn more!
githubCode: https://github.com/JahanzaibTayyab/on...
React :https://react.dev/learn