How React Works Internally: Virtual DOM, Reconciliation, and Rendering
Every React app you use, clicking a like button, typing in a search box, adding an item to a cart, the screen updates instantly without any page reload. But have you ever wondered what actually happen
blog.suprabhat.site7 min read