#1 - React Fiber

#1 - React Fiber

5 minutes of React

React Fiber is an ongoing reimplementation of React's core algorithm. It is the culmination of over two years of research by the React team.

- isfiberreadyyet.com
- github.com/facebook/react/issues/7942
- github.com/acd

Related tracks