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 supported722 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Confusing error when calling a temporary reference function from a non-Client environment
- fix[Tree]: use selectedElementIndex as key to force re-render
- Bug: duplicate keys cause an extra element to render, while the console shows the correct number of items
- Bug: act warnings are not showing when running tests using Vitest but shows only in Jest.
- [Compiler Bug]: False positive calling WebGLContext.useProgram
- [Compiler Bug]: `useLayoutEffect` without dependency array should be allowed by either `react-hooks/exhaustive-deps` or `react-compiler/react-compiler`
- [Compiler Bug]: TS types missing for `eslint-plugin-react-compiler`
- [Flight] Error names are not preserved
- [Compiler Bug]: Lint plugin is too strict about passing hooks as values
- make `react-hooks/exhaustive-deps` respect destructuring assignment
- Docs
- JavaScript not yet supported