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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [Compiler]: skipped memoization due to potential modification after hook call
- Feature Request: [eslint-plugin-react-hooks] Provide a way for custom hooks with a dependency array to accept seemingly redundant dependencies
- Bug: useOptimistic shows wrong value when other actions happen in the background
- Bug: Hydration issue involving __gchrome_uniqueid on iPad Chrome/Edge browser
- fix: hydration mismatch due to inaccessible script nonce
- Include callstack of `act()` call in `act()` related warnings
- [Compiler Bug]: custom hooks that don't explicitly call other hooks are not optimized
- [lint] Allow eslint react hooks rule to apply to any wrapped components
- Bug: <title> in <Activity> sets the title when "mode=hidden"
- Update HTML parser rules for new select parser
- Docs
- JavaScript not yet supported