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 supported727 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [Compiler Bug]: Memoization: Compilation skipped because existing memoization could not be preserved
- [Compiler Bug]: Compiler incorrectly assumes non-nullability and lifts property access
- Perf: react-hooks ESLint plugin (eslint-plugin-react-hooks) rules are extremely slow, dominating lint time
- Bug: [React 19.1/19.2] useEffect does not run after changed dependencies due to startTransition
- [DevTools Bug] Cannot add node "909" because a node with that id is already in the Store.
- [Compiler Bug]: False positives “calling setState synchronously within an effect body” with stable primitive values
- [Compiler Bug]: Coverage report shows missing branch coverage
- Bug: eslint-react-hooks false positives on refs rule
- Fix: Attach custom element event listeners during hydration
- Bug: react-hooks/set-state-in-effect overly strict?
- Docs
- JavaScript not yet supported