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 supported728 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Bug: False positive warning with nested roots: Attempted to synchronously unmount a root while React was already rendering.
- [DevTools Bug]: Not seeing source / file path
- Bug: react-dom/server renderToString don't support array style(react-native ssr)
- Compile JSX directly to VDom for improve draw of view performance and allow progressive view rendering
- [Feature Request] exhaustive-deps linting rule: allow custom hooks to specify the index of their callback effect
- [DevTools Bug]: Warnings are too "loud", mislabeled and make console difficult to use
- [DevTools Bug]: Hook parsing failed for default Next.js configuration
- [DevTools Bug]: "Message length exceeded maximum allowed length" when profiling a complex application
- eslint-plugin-react-hooks: lint rule to enforce that `useMemo` returns a value
- [DevTools Bug]: DevTools causes hook callback behavior inconstency
- Docs
- JavaScript not yet supported