Back to projects
Docs
react18-source-implementation
A comprehensive line-by-line implementation of React 18 core features from scratch - Fiber architecture, Hooks system, Concurrent rendering, Scheduler, and Event system with detailed explanations
changcheng1
Maintainer
275 stars
About this project
A comprehensive line-by-line implementation of React 18 core features from scratch - Fiber architecture, Hooks system, Concurrent rendering, Scheduler, and Event system with detailed explanations. Maintained by changcheng1 on GitHub, where it has earned 275 stars from the community.
It's actively developed around fiber, hooks, implementation, and is a solid reference for anyone building with these tools.
Tags
Install
npm install react18-source-implementationMore React projects