RKRahul Kumar Paridainrahulkumarparida.hashnode.dev·May 5 · 4 min readHow React Virtual DOM works under the Hood?Introduction In this blog we are going to cover how Virtual DOM works and how is it any different from Real DOM . This Virtual DOM concept is used in various frameworks like VueJs and a library like R00