How React Virtual DOM works under the Hood
Before we dive jump into the virtual DOM we have to understand why we need the virtual DOM, First we understand what is the problem it is solved.
Before the Virtual DOM or React, websites mostly uses
mobile-web-development.hashnode.dev3 min read