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 supported710 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- Bug: after a fatal error escapes the render loop, every useEffectEvent call throws "can't be called during rendering" forever (executionContext not restored)
- Revise README for clarity and structure
- [Compiler Bug]: Stale value from useSyncExternalStore in React Native release builds
- Fix: Add proper error handling to task scripts (eslint, linc, flow)
- [react-server] Don't capture a stack for the render-completed cacheSignal abort reason
- Fix(devtools): preserve specifiers in formatConsoleArgumentsToSingleString when arguments run out
- [DevTools] Only report instances the frontend knows about in a reorder
- [DevTools] Don't focus an Activity slice the frontend cannot see
- [DevTools] Stop collapse weight deltas at a collapsed ancestor
- [compiler] Don't infer a named function's own name as a memo dependency
- Docs
- JavaScript not yet supported