PRPrashant Raoinre-rendering-in-react.hashnode.dev·Nov 3, 2025 · 3 min readRe-rendering in reactwhat actually happens when the react re-render?let’s start from the lifecycle of a react component , life cycle refers to the various stages, through which the a component in react goes,there are three major stages through which react component goes ...00