Virtual DOM Under the Hood: A Beginner's Guide
Whenever you want to learn React, You have probably heard about the Virtual DOM
Without virtual DOM
Suppose, you have a list that contains 10 items, but for some reason you have to update only one it
devasif-7.hashnode.dev3 min read