React Fiber
Sep 11, 2023 · 2 min read · INTRODUCTION React Fiber is the core algorithm of React. The goal of react fiber is to increase its suitability for areas like animation, layout, and gesture. Its headline feature is incremental rendering, or the ability to split rendering work into ...
Join discussion


