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
- refactor: support verbose compiler healthcheck logs
- [Compiler Bug]: Memoizing a debounced function complains about ref access
- [DevTools Bug]: Phantom re-renders on sibling <label> components
- [DevTools Bug]: `gl.useProgram(program);` will cause react-refresh to perform incorrect code injection.
- [DevTools Bug]: v6.0.0 (9/26/2024) of devtools makes a page extremely slow in dev (even when devtools are closed)
- Fix propagation of legacy context when used with memo
- [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
- Docs
- JavaScript not yet supported