React Router
@reactrouter.com
180 followers 0 following 6 posts
The application framework for React
Posts Media Videos Starter Packs
Reposted by React Router
Reposted by React Router
hiogawa.bsky.social
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...
reactrouter.com
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
reactrouter.com
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
alem.forge42.dev
@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
brookslybrand.bsky.social
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
ebey.dev
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
reactrouter.com
Learn more about React Router’s open governance model here 👇

github.com/remix-run/re...
github.com
reactrouter.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
reactrouter.com
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
cultrepo.bsky.social
Vite: The Documentary premieres October 9th at @viteconf.org in Amsterdam ⚡
youtu.be/46fe5AFc0tY
Reposted by React Router
brophdawg11.com
"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
alem.forge42.dev
React Router makes auth easy.

Don't believe me?

Watch this 🧐