React Virtual DOM: Internal Working
If you've worked with React, you've probably heard this line many times:
"React is fast because it uses the Virtual DOM."
That sounds impressive, but what exactly is the Virtual DOM?How does it work i
rohanmitra.hashnode.dev6 min read