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
- 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
- [Compiler Bug]: False positive on "Hooks may not be referenced as normal values, they must be called"
- Performance: store effects in array instead of linked list
- [DevTools Bug] Commit tree already contains fiber "536". This is a bug in React DevTools.
- [Compiler] Fix 'use no memo' to apply recursively to nested functions
- [RFC] useStore/createStore APIs
- Docs
- JavaScript not yet supported