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
- Bug: Suspense fallback re-renders excessively during slow network responses
- Add shared utility isValidElementType to React
- [DevTools Bug]: Internal state change in cousin component causing a "re-render" in another cousin component wrapped inside parent divs.
- Rewritten LRU with safer flows, explicit APIs, and improved cleanup handling
- chore: fix spelling (behaviour → behavior) in multiple comment files
- [Compiler Bug]: incorrectly uses variable name as JSX tag (`<base />`) instead of referenced value
- Bug: eslint-plugin-react-hooks not throwing "Hooks may not be referenced as normal values" error
- [Compiler Bug]: Cannot reassign component props
- [Compiler Bug]: False positive on "Hooks may not be referenced as normal values, they must be called"
- [flow] Upgrade from 0.286 -> 0.292
- Docs
- JavaScript not yet supported