How virtual DOM is better than real DOM?.
Before discussing how virtual dom is better than real dom. We will first see what actually real dom and virtual dom are -
Real DOM
DOM stands for document object model, DOM treats HTML files as a tree structure, it creates nodes for all the HTML ele...
shreyash-mahajan.hashnode.dev3 min read