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
- Bug: state changes inside forwardRef change the props object reference
- fix(react-dom): add null checks to completeSegment to prevent race condition
- Update minimatch to ^3.0.5 in package.json
- [compiler] Detect snake_case_ref as a ref-like name
- Bug: eslint-plugin-react-hooks fails handling null chaining operator (react-hooks/immutability)
- Bug: `useEffectEvent` retain the first render value when is used inside a component wrapped in `memo()`
- Improve TypeScript type definitions in jest.d.ts
- [Compiler Bug]: Post Increment Assignment Compiling to Pre Increment Assignment
- [Compiler Bug]: incorrectly uses variable name as JSX tag (`<base />`) instead of referenced value
- [Compiler Bug]: Cannot reassign component props
- Docs
- JavaScript not yet supported