The state is an updatable structure that is used to contain data or information about the component. The state of a component change over time. A component with a state is known as a stateful component. It is the heart of the react component which de...
panwarneha2002.hashnode.dev1 min readNo responses yet.