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
- [DevTools Bug] Cannot remove node "658" because no matching node was found in the Store.
- fix: typos in ReactFizzConfigDOM.js error messages
- Add writingsuggestions as a recognized booleanish attribute
- Bug: Strange component re-render that breaks component state
- Improvement: useEffect/useInsertionEffect/useLayoutEffect null-check warning messages are vague and don't distinguish null vs undefined
- fix: improve null/undefined warning messages for useEffect, useInsertionEffect, and useLayoutEffect
- [shared] shallowEqual: avoid Object.keys(objB) allocation
- docs: standardize contribution guide URL in CONTRIBUTING.md to match README.md
- fix: support autoFocus on anchor (<a>) elements
- fix: keep eslint-plugin-react-hooks meta.version in sync during releases
- Docs
- JavaScript not yet supported