What is Reconciliation in ReactJS?
What is Reconciliation?
Reconciliation is the process that React does behind the scenes to render components and display components on the screen. React changes the DOM elements on the browser between different re-renders, based on state updates or r...
aniketprakash.hashnode.dev4 min read
Prathmesh Jagtap
Cursios Frontend Developer
Nice blog