How React Virtual DOM works under the Hood
Modern web apps update the screen all the time — when you type in a search box, like a post, or watch a dashboard refresh. Making the browser update its DOM for every tiny change can become slow.
This
pushkar-adhikari.hashnode.dev5 min read