What is the virtual DOM? How does react use the virtual DOM to render UI?.
What is the virtual DOM? How does react use the virtual DOM to render UI?.
Answer
As stated by the react team, virtual DOM is a concept where a virtual representation of the real DOM is kept inside the memory and is synced with the real DOM by a library such as the ReactDOM.
Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website.
If you are using this website then its your own responsibility to understand the content of the website