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 supported723 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [DevTools Bug] Cannot remove node "820" because no matching node was found in the Store.
- Bug: Quickly selecting checkboxes on iOS doesn't work correctly
- [Compiler Bug]: Does not correctly identify components returned from factory
- [Compiler Bug]: false positive when accessing `window.location` from the props object
- [DevTools Bug]: React Devtools do not show source position for host component
- Bug: eslint-plugin-react-hooks treats a non-react `use` function the same way as `React.use`
- Bug: react-hooks/exhaustive-deps - throws an unjustified warning for useEffect
- [Compiler Bug]: TypeError: Cannot read properties of undefined (reading 'length')
- [Compiler Bug]: Optimization Fails with Nested Method Shorthand Syntax in Components
- Bug: Controlled state input weird behavior when state update is postponed to the next micro task
- Docs
- JavaScript not yet supported