How React Virtual DOM works under the Hood
Before going to Virtual DOM lets understand DOM First
DOM : Document Object Model
Dom is a programming interface for HTML and XML documents that represents a web page as a trees of objects.
Each par
mobile-dev-expo.hashnode.dev7 min read