This is a beginner-friendly guide to understanding how React Fiber works under the hood. The repository contains code examples written in TypeScript that demonstrate the core concepts of React Fiber, including fiber reconciliation, tree traversal, and more!
- npm install
- npm test