React Router
@reactrouter.com
190 followers 0 following 6 posts
The application framework for React
Posts Media Videos Starter Packs
Reposted by React Router
Today I created a video on how to use @react.dev 19 to add metadata to @reactrouter.com without the pitfalls! 💅

- No duplicate titles or descriptions
- add custom prefix to your app
- no issues with initial page load
- and more!

Check it out here:
www.epicweb.dev/tips/react-1...
Using React 19 Metadata handling with React Router
Learn full-stack web development with Kent C. Dodds and the Epic Web instructors. Learn TypeScript, React, Node.js, and more through hands-on workshops.
www.epicweb.dev
Reposted by React Router
Reposted by React Router
I've been experimenting with Nitro and made a plugin for `@vitejs/plugin-rsc`-based app
to be deployed anywhere. Here is an example with React Router RSC! github.com/hi-ogawa/rea...
React Router Framework Mode now has preview support for React Server Components

Just swap your vite plugin and you can:
- Return Server Components from loaders/actions
- Opt routes into Server Components
- Leverage Server Functions
Middleware is now stable in React Router

This feature took over 2 years to get just right

Learn what problems middleware solves, how to use it, and how we landed on the final API and architecture

remix.run/blog/middlew...
Middleware in React Router
Middleware is now stable in React Router!
remix.run
Reposted by React Router
@reactrouter.com middleware is finally out and stable!

I just recorded a guide on how to migrate to it, and if you should, check it out below!

Find it here:
youtu.be/70Mga9EsnH4

Or here:
www.epicweb.dev/tips/react-r...
React Router Middleware Is Finally Here! Here's how to migrate!
YouTube video by Alem Tuzlak
youtu.be
Reposted by React Router
The React Router Steering Committee is starting to record notes from our internal bi-weekly meetings

github.com/remix-run/re...
github.com
Reposted by React Router
Jacob @ebey.dev · Sep 9
This is a collection of @rspack.dev and RSBuild plugins rolled up into a single rsbuild plugin to enable running of @reactrouter.com's RSC mode in RSBuild.

It supports
- `import with { env: "react-server" }`
- `use client`
- `use server`

It needs
- code splitting
- action encryption
- css handling
Learn more about React Router’s open governance model here 👇

github.com/remix-run/re...
github.com
In June we announced an open governance model for React Router.

Today, we are excited to welcome Sergio Xalambrí and @rossipedia.com to the React Router Steering Committee!

Both have made valuable contributions to Remix and React Router over the years, and we appreciate their feedback.
Reposted by React Router
Reposted by React Router
React Router v7.8.0 is out!

- Multiple improvements and bug fixes to middleware
- Adds nonce prop to Links & PrefetchPageLinks
- Improves naming consistency across APIs
- Includes a number of other improvements and bug fixes

Checkout the changelog for more 👇
CHANGELOG.md
reactrouter.com
Reposted by React Router
Vite: The Documentary premieres October 9th at @viteconf.org in Amsterdam ⚡
youtu.be/46fe5AFc0tY
Reposted by React Router
"The closer docs live to source code, the more likely you are to maintain them" - someone wise

The majority of @reactrouter.com docs are now auto-generated from our JSDoc comments in the source code 🎉
Reposted by React Router
React Router makes auth easy.

Don't believe me?

Watch this 🧐