Skip to main content

Command Palette

Search for a command to run...

How React Virtual DOM works under the Hood

Updated
1 min read
How React Virtual DOM works under the Hood

Whenever someone starts learning React, one term they hear everywhere is:

“React uses the Virtual DOM.”

And honestly, at first, it sounds super complicated.

I used to think: