React: Behind The Scene
Dec 12, 2020 · 5 min read · React is a javascript library used to build user interfaces. But behind the scenes, React does a lot of work that we are unaware of. So let's try to understand how React renders a webpage under the hood. So all of us have worked with the file App.js ...
DHetav commented
