Understanding React Fiber
Introduction
In 2017, the React.js library introduced a major update known as "React Fiber," which completely reimagined the way React handles its internal rendering and reconciliation process. React Fiber was designed to improve performance and conc...
keshavkr.hashnode.dev3 min read