How React Virtual DOM works under the hood
What problem does the virtual DOM solves?
To understand the use of react, we first how native browsers like firefox, chrome etc. render raw HTML,CSS and JavaScript. Browser renders them using the foll
kossblogs.hashnode.dev7 min read