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
- [Compiler Bug]: Recursive functions seem to confuse the compiler
- [Compiler Bug]: Incorrect JS output when copying and updating global variable with `+=` in `useEffect`
- [Compiler Bug]: Incorrect closure hoisting causes runtime error
- [Compiler Bug]: "This dependency may be mutated later" error is inconsistent
- [Compiler Bug]: react-hooks/immutability false positive on ref assignment
- Bug: Race condition in completeSegment ($RS) causes "Cannot read properties of null (reading 'parentNode')" error
- Bug: wrong module identifer
- [Compiler Bug]: Compiler doesn't memoize if const is between hooks
- [Compiler Bug]: Closure prop hoisted outside its lexical scope
- Bug: eslint-react-hooks false positives on immutability rule
- Docs
- JavaScript not yet supported