RMRohan Mitrainrohanmitra.hashnode.dev·May 5 · 6 min readReact Virtual DOM: Internal WorkingIf 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 i00