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 supported724 Subscribers
View all SubscribersAdd a CodeTriage badge to react
Help out
- Issues
- "NotFoundError: Failed to execute 'removeChild' on 'Node'" when using React.Fragment <></> with Chrome extension which does not modify the DOM tree below the root div of the React app
- React DevTools w/ Electron: Profiler "Reload and start profiling" doesn't work due to XMLHttpRequest 'null' origin
- Warning for 'exhaustive-deps' keeps asking for the full 'props' object instead of allowing single 'props' properties as dependencies
- SuspenseList in DevTools could cycle through the Suspense states
- mouseEnter behaves like mouseOver when using ReactDOM.render() to mount a child element
- Devtools Inspect Button Doesn't Work with Repeat Selections
- Add DevTools visualization for SSR hydration
- DevTools not properly shutting down between reloads in some cases
- Design decision: why do we need the stale closure problem in the first place?
- [eslint-plugin-react-hooks] allow configuring custom hooks as "static"
- Docs
- JavaScript not yet supported