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 supported714 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [Compiler Bug]: eslint-plugin-react-hooks 7.1.0 skips linting components defined with in-line memo and forwardRef wrappers
- fix[eslint-plugin-react-hooks]: detect memo/forwardRef-wrapped components in mayContainReactCode heuristic
- [DevTools] Fix XSS in standalone onError via innerHTML
- [Scheduler] Guard performWorkUntilDeadline against re-entrant MessageChannel events
- Bug: [19.2] DEV-build logComponentRender throws SecurityError on cross-origin Window props
- [DevTools Bug]: Firefox tabs consuming large amount of CPU and RAM
- fix: ignore stable deps in memo preservation
- Bug: `useEffect` infinite loops are silent in production - `NESTED_PASSIVE_UPDATE_LIMIT` check is `__DEV__`-only and never throws
- Bug: Remove Synthetic Events
- fix(react-is): support legacy React elements (react.element)
- Docs
- JavaScript not yet supported