Rewrite React Fiber core algorithm in 300 lines with links to the React source code.
- The data structure and algorithm of Fiber
- An interruptible unit of work (conceptually same as concurrent mode)
- Render and commit phase
Architecture;
Resources;
Rewrite React Fiber core algorithm in 300 lines with links to the React source code.
Architecture;
Resources;