DEV Community

Discussion on: What actually is Virtual DOM?

Collapse
 
gmkonan profile image
Guilherme_Konan

Great article dude, I recently made an article about the usage of keys in React where I talked about some of the things you explained here but I didn't consider explaining Virtual DOM along the way. I think it's really good to understand why people user X technology and not just go with it because it's trend :) .

Collapse
 
akanshsaxena profile image
Akansh Saxena

Thanks dude, and yeah you are right. Instead of following the trend and learning the syntax, we should learn more about how things are working under the hood