Different b/w Real DOM & React DOM
What is DOM?
The( Document Object Model), represents the web page as a tree structure. Any piece of HTML that we write is added as a node, to this tree. With JavaScript, we can manipulate any of these nodes (HTML elements) and update their styles, an...
blessie-blog.hashnode.dev2 min read
Rohan Malo
full stack Developer | skilled in Django, Rest API, React, React Native, CSS
very good