react.dev
react.dev copied to clipboard
The React documentation website
considering that the grid-template for the “lg” breakpoint is “grid-cols-sidebar-content”. https://github.com/reactjs/react.dev/blob/b12743c31af7f5cda2c25534f64281ff030b7205/src/components/Layout/Page.tsx#L146-L150 https://github.com/reactjs/react.dev/blob/b12743c31af7f5cda2c25534f64281ff030b7205/tailwind.config.js#L155-L159 and the fixed width of the SidebarNav in: https://github.com/reactjs/react.dev/blob/b12743c31af7f5cda2c25534f64281ff030b7205/src/components/Layout/SidebarNav/SidebarNav.tsx#L37-L37 I think the “20rem” width might not be enough,...
Updated the Expo section to include a link to the dedicated React Compiler setup guide on the Expo documentation site.
### Name Refine ### Homepage https://refine.dev/ ### Install instructions https://refine.dev/docs/getting-started/quickstart/ ### Is your framework open source? Yes ### Well maintained Refine has been actively and continuously maintained since its launch...
### Summary  The code example in server-components page is not correct ### Page https://react.dev/reference/rsc/server-components#server-components-with-a-server ### Details  In this code example, if note is object, it shouldn't be renders...
### Summary The documentation says here: "React waits until all code in the event handlers has run before processing your state updates" This not the case when using `await` inside...
### Summary 1. [main-page](https://react.dev/) . 2. tap / click to search line. 3. wait forever. on the learn or api links search open a popup. ### Page https://react.dev/ ### Details...
# Description [Placekitten](https://placekitten.com/) (cat placeholder images) seems to be [down](https://downforeveryoneorjustme.com/placekitten.com). # Changes Made I've replaced the placekitten urls with [loremflickr](https://loremflickr.com/) urls, another free placeholder image service that can supply cat...
https://github.com/facebook/react/issues/29034#issuecomment-2143595195