#fiber
Read more stories on Hashnode
Articles with this tag
React Fiber is an internal engine change that allows React to break the limits of the call stack. It’s creation enables React to pause/start rendering...