Virtual DOM Under the Hood
The DOM( Document Object Model ) is a tree like object representation of an html document created by the browser .When a browser loads an HTML document it parses the HTML and creates a tree like struc
virtual-dom-under-the-hood.hashnode.dev6 min read