React Rendering Explained: From Render to Commit to Paint
Every React developer has heard the phrase, "React re-renders the component."
But what does that actually mean?
Does React immediately update the browser? Does it rebuild the entire page? Or is there
bhavycodes.hashnode.dev4 min read