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 supported714 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- [compiler] Normalize whitespace in JSX string attributes for builtin tags
- [compiler] preserve JSXText HTML entity references during whitespace normalization
- [Compiler Bug]: ref initialization using `=== null` doesn't work with impure functions
- [compiler] Add fixture for custom hook with use() not compiled
- [compiler] Fix custom hook with use() not being compiled
- Bug: `startTransition` inside `popstate` shows Suspense fallback instead of previous UI
- Bug: React Compiler does not preserve HTML entity
- [Compiler Bug]: React Compiler silently skips custom hooks whose only hook call is use()
- [Bugfix] Don't double invoke effects for list reorders
- [test] Add current behavior for faulty `onDefaultTransitionIndicator` implementation
- Docs
- JavaScript not yet supported