react
https://github.com/facebook/react
JavaScript
The library for web and native user interfaces.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported719 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Bug: ReactProfilerTimer transition timers are global, causing conflicts with concurrent transitions
- Bug: eslint-plugin-react-hooks does not support ESLint 10 in peerDependencies
- [Compiler Bug]: Closure dependency cache keys eagerly evaluate property accesses, causing TypeError on nullable objects
- Refactor `ReactProfilerTimer` to Track Transition Timers Per Lane
- Fix typos across documentation markdown files
- [Compiler] Fix false positive for setState after await in useEffect
- Bug: Initialize transition start time in startTransition and startGestureTransition
- Bug: View Deployment is not working across react.dev and i18n documentation
- fix: initialize transition start time with performance.now()
- [eslint-plugin-react-hooks] sync plugin version with package.json
- Docs
- JavaScript not yet supported