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 supported727 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- fix(beforeinput): handle native beforeinput events (Firefox replacement flows) — fixes #24358
- 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()`
- Fixes #35193 : Add runtime type check before calling useEffect cleanup functions
- Improve TypeScript type definitions in jest.d.ts
- [Compiler Bug]: Post Increment Assignment Compiling to Pre Increment Assignment
- Bug: useState hook not updating state correctly in async functions
- Docs
- JavaScript not yet supported