what is virtual dom in reactjs

React.js – Demystifying Virtual DOM

React.js – Demystifying Virtual DOM

Hey guys 👋🏻, In this post, let us talk about Virtual DOM in React.js. For this post we will understand Virtual DOM✔ What is Virtual DOM ?✔ Why we need Virtual DOM ? ✔ Why Virtual DOM is faster and more efficient than real DOM ? Why Virtual DOM ? The DOM as we know…