React: Behind The Scene
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
...
prithvi.hashnode.dev5 min read
Hetav Desai
Software Engineer at Unacademy
Very insightful and well explained!!