In React JS, we can use useRef Hook in function component for the REF purpose which we did in the class component.
A component is updated whenever there is a change in the component's state or props.
In This Blog, you are going to learn Mounting Life Cycle Of Component In React JS and all its methods used in this phase.
In React JS, the state is a built-in React object that is used to contain data or information about the component.
Recent Comments