I put together an example of using Remix 3 with Storybook via its lower-level `html-vite` framework.
I wasn't sure how to do this going in, so this was a fun exercise!
github.com/markdalgleis...
Posts by Mark Dalgleish
I just created the “Remix 3 Resources” repo, collecting useful links related to Remix 3.
It has *super* granular links to the Remix Jam live stream for each API, feature and demo, plus a bunch of demo apps and 3rd party integration examples.
github.com/markdalgleis...
"Let's hear it for the UN of Javascript!
Vite: The Documentary is finally here.
If you missed the premiere, it's OK!!! Here's the link so you can watch it again, and again and again.
youtu.be/bmWQqAKLgT4 "
RR + unstable RSC support has shipped. Please give it a go and let me know about any pain points.
remix.run/blog/react-r...
This is very exciting! React router and Parcel has shown the proper boundary of RSC support between application layer and as bundler layer. Jacob shared their work with me early and that has been guiding me better for RSC support on Vite. Thanks for the shout out in the post!🙏
RSC support in React Router powered by Parcel! 🤩
Check it out - RSC in React Router!
Been working on this with @ebey.bsky.social and @markdalgleish.com for a little bit - pumped for folks to start playing with it!
remix.run/blog/rsc-pre...
React Router v7.5 brings a revolutionary approach to lazy loading route code. You can now lazy load individual route properties instead of everything at once, making your initial load time lightning fast!
=> remix.run/blog/faster-... by @markdalgleish.com
I wrote a blog post 👀👇
In React Router v7.5 we’ve introduced a faster, more granular way to lazy load routes.
This new API was designed to support the upcoming middleware API, but it also unlocked some extra performance optimizations across the board.
remix.run/blog/faster-...
Same!
I started using this before there were docs or any official announcement for it and was slightly concerned I was doing something I wasn’t supposed to 😅😅😅
Glad it’s now been made official 💍
Super excited to see @cloudflare.social launching v1 of their @vite.dev plugin, with first class React Router v7 support.
Huge shout out to James Opstad for working with us to ensure support on top of our recent Vite Environment API work.
blog.cloudflare.com/introducing-...
So excited for this @vite.dev documentary. I really enjoyed watching the @react.dev one.
🚀 Just published a blog post about the new Split Route Modules feature I shipped in React Router v7.
remix.run/blog/split-r...
Oh good point, we should bump that.
$ pnpm create react-router
Yep, this was done to support what Vercel were doing with Remix (originally a custom fork).
You can split your server into multiple builds, each with a subset of the full route tree.
You guys aren’t going to believe this, but today I used a cable from my big box of old cables.
COMING SOON: Experimental @vite.dev Environment API support in React Router v7.
Check this out — a single `vite build` command can co-ordinate a full client + multi-server build. Previously this was only possible via the `react-router` CLI.
We're “just a Vite plugin” again 😎
> someone says something funny on the group call
> unmute
> laugh
> mute
In library mode it’s up to you to manage loading route modules lazily, and you can choose to author your routes in multiple files. Framework mode is just doing this work for you.
With React Router’s upcoming Split Route Modules feature that I’ve been working on, I’ve got the chunk name in the build output now so it’s easier to tell what’s downloading when.
Here’s a before and after in the network tab.
Private LLM salesman incoming.
The chat interface is why it’s often better than Google to me. I can easily ask follow up questions, ask for clarification, dive deeper into certain areas, provide personal context for more tailored advice.
For me it’s replaced a lot of “How to…” Google searches. Also good for personal advice, e.g. assisting with fitness and diet changes, helping me prepare for things I’m not familiar with, that sort of thing. Also just good for deep philosophical chats when I’m in the mood for that.
Having DeepSeek on my laptop gives me a similar feeling to seeing physical encyclopedias on the shelf at home when I was a kid.
Those X links really don’t look so great over here. I wish we could all just be friends.
Check out what I've been working on in React Router: Split Route Modules.
Ryan put together a neat demo of why this is so great for perf. With your client loader split into its own chunk, it can start running ASAP, even before the route component finishes downloading.
x.com/ryanflorence...
lol it’s okay.
Everything.