react-router
react-router copied to clipboard
Declarative routing for React
### I'm using React Router as a... framework (SPA mode) ### Reproduction I could not find a way to set the node version on stackblitz, so i just created this...
### I'm using React Router as a... framework ### Reproduction **With normal CSS (`.css`):** 1. either open this [stackblitz example](https://stackblitz.com/edit/github-23c2witu?file=app%2Froutes%2Fhome.css,app%2Froutes%2Fhome.tsx) or create a new React Router project from a template...
This PR adds a new documentation page under docs/explanation explaining the Loaders and Actions concepts adapted from Remix docs. Related to issue #13988 .
Fixes #12888 I took a stab at letting AI summarize @brophdawg11 comment (https://github.com/remix-run/react-router/issues/12888#issuecomment-3468643071) and then updating the Resource Route doc I've given it a review and I think this improves...
Closes https://github.com/remix-run/react-router/issues/14515
### Reproduction Stackblitz: https://stackblitz.com/edit/github-hraqpda9?file=README.md Detailed reproduction steps are listed in that project's README. ### System Info ```shell From the Stackblitz: System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM)...