47. What is Virtual DOM? How does it work?
Share
If you use React or Vue.js, you must know what virtual DOM is. Please explain what problems it solves, and what are the pros and cons of it.
here is an article explaining the history of DOM updating.
If you use React or Vue.js, you must know what virtual DOM is. Please explain what problems it solves, and what are the pros and cons of it.
here is an article explaining the history of DOM updating.