This is a beginner-friendly post explaining the use of useEffect hook in React. There are three phases of a React component, Mounting: When the component has rendered for the first time Updating: When the component has re-rendered due to a state cha...
blog.whatthecode.academy4 min read
No responses yet.