How React Virtual DOM Works Under the Hood
When people start learning React, one term appears everywhere:
“React uses a Virtual DOM.”
But what does that actually mean?
Why did React introduce another DOM when browsers already have one?
To un
blog.dhiraj.dev5 min read