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
- Bug: initial props will leak if a component renders nested elements, when an outer element never rerenders.
- [Compiler Bug]: Handle TSInstantiationExpression expressions
- [React 19] [SUGGESTION] Consistency: Rename useFormStatus().pending to useFormStatus().isPending
- [React 19] `renderToString`'s output missing some rendered elements
- Bug: React class is too slower then react hooks
- Bug: Replace md5 with sha256 in createFastHash().
- Bug: "reject is not a function" in react-server
- Bug: Nested Suspense Fallback Not Triggering for Child Component
- [Compiler Bug]: Ref values may not be accessed during render when using `mergeRefs`
- [DevTools Bug] Cannot add node "1" because a node with that id is already in the Store.
- Docs
- JavaScript not yet supported