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 supported724 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Provide a renderer-agnostic equivalent of setNativeProps()
- Bug: SuspenseList revealOrder="backwards" is not consistent without tail props
- Devtools: Allow editing context
- Batching makes it difficult to perform imperative actions like focus
- Bug: Event handlers on custom elements work on the client but not on the server
- [Feature Request] Allow dependency length to change in hooks
- Bug: Unexpected render
- React retains component references to old renders causing browser memory to increase
- Arbitrary log lines may appear in between an error and the subsequent "The above error…" message
- Bug: [eslint-plugin-react-hooks] exhaustive-deps false positive on "unnecessary" dependency if its a React component
- Docs
- JavaScript not yet supported