How React Virtual DOM works under the Hood
Let’s say you are using a chat interface where multiple people are sending messages continuously. If the browser had to make API calls and recreate the DOM nodes from scratch every single time a new m
soumya-sahoo.hashnode.dev3 min read