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
- Cant read props of undefined [*reading "getStackAddendum"]
- Bug: Updating state during render when using `useSyncExternalStore` throws `Cannot update a component (Component) while rendering a different component (Component)`
- Bug: `react-hooks/rules-of-hooks` does not allow `_Component` names underscore prefix for 'private naming convention'
- [compiler] Allow sequence expressions in for loops, and prevent DCE of declarations when the variable is reassigned in a value block
- [Compiler Bug]: Compiler fails to memoize hooks with no hook calls
- Bug: `select` menu won't update highlight when options change
- Bug: Detached Elements Observed When Toggling Content with ReactDOM.createPortal()
- [compiler] Implement support for non-declaration for initializers
- [eslint-plugin-react-hooks] v5.1.0 was released without any changes in github
- [Compiler Bug]: server components built externally by the compiler error when rendered in app
- Docs
- JavaScript not yet supported