React is fast! And Diffing and Reconciliation surely deserve some credit for it. Before understanding Diffing and Reconciliation, let's get a brief overview of how React works. DOM, Virtual DOM and React Document Object Model (DOM) is a representatio...
tanayj.hashnode.dev3 min read
No responses yet.