react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

The React documentation website

Results 680 react.dev issues
Sort by recently updated
recently updated
newest added
trafficstars

### Summary On **Writing Markup with JSX** page, legacy [blog post](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html#whats-a-jsx-transform) is referenced. ### Page https://react.dev/learn/writing-markup-with-jsx#jsx-putting-markup-into-javascript ### Details It would be great to migrate this blog post to the new...

type: documentation

This fixes the code example in the "Composing Server Actions with Actions" section and updates the imports for all the code examples on the page to ensure consistency with the...

CLA Signed

This PR adds info about the App.js conference in 2025 🎉

CLA Signed

Nice catch by @dai-shi https://x.com/dai_shi/status/1840967455101108241

CLA Signed
react core team

Fixed typo for better consistency throughout documentation.

CLA Signed

Fixes #7134 This PR addresses the previous issue regarding the new JavaScript methods `toSort()` and `toReversed()`. The approach here was to mention the existence of these new methods in the...

CLA Signed

I found any example in document in not render. For example, in [useContext](https://react.dev/reference/react/useContext). Try again later or reload page is not work. ![image](https://github.com/user-attachments/assets/e60ec60a-4128-490b-8ee7-e671f2a00cae)

### Summary I would like to suggest adding [React Admin](https://marmelab.com/react-admin/) to [the Production-grade React frameworks section](https://react.dev/learn/start-a-new-react-project#production-grade-react-frameworks) on documentation. React Admin has become a widely adopted solution for building powerful admin...

type: documentation

### Summary Hello , I think the Start a New React Project section of the installation pages can be improved by dividing it between SSR and SPA and include vite,...

type: documentation