DipeshforFrontend Conceptualsdssitachi.hashnode.net·Apr 20, 2023Understanding the State in ReactLet us start with the WHY. Why do we need state? When a component is mounted first, it displays data on the screen. And when an interaction causes a change in data, we expect the component should re-render with the updated value. Consider the followi...3 likes·104 readsReactAdd a thoughtful commentNo comments yetBe the first to start the conversation.