Brooks Lybrand
@brookslybrand.bsky.social
1.9K followers 170 following 370 posts
Remix & React Router Dev Rel 💿 — Shopify Prev H-E-B 🛒 Matt 6:34
Posts Media Videos Starter Packs
Reposted by Brooks Lybrand
I successfully deployed the @remix.run v3 demo to @netlify.com: remix-3-on.netlify.app.

Here's the source: github.com/serhalp/remi....

There were a few minor kinks to work out, but this was their conference demo app for an early preview framework, so that's expected.

Seems to work great!
Bookstore
remix-3-on.netlify.app
Reposted by Brooks Lybrand
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...
GitHub - markdalgleish/remix3-resources: A collection of useful links relating to Remix 3
A collection of useful links relating to Remix 3. Contribute to markdalgleish/remix3-resources development by creating an account on GitHub.
github.com
Totally get you, that's why we're putting stuff like this out there and seeing if it helps explain it better

bsky.app/profile/brop...

What we aren't going to do at this point is
- Pull Remix 2- out of React Router
- Change the name of Remix 3+ after announcing the direction we're going
*record scratch* *freeze frame* Yep, that's me (Remix 3). You're probably wondering how I got here.

This is how I like to visualize/explain the evolution of Remix and React Router. I was nerd sniped by a diagram @bradwestfall.bsky.social posted the other day so I finally put pen to paper
I was giggling at myself for like 4 minutes making these and just thinking about people opening them up
I was giggling at myself for like 4 minutes making these and just thinking about people opening them up
Sheesh, yeah that kind of sucks

I failed a technical a few years back because they were using some specific css-in-js library I wasn't familiar with
For the most part I find focusing on being a web developer and knowing JavaScript, HTML, and CSS are still the best things to do for hireability

I personally really don't like that people hire for React/Next.js developers

I can't change it, but anyone who listens to me that's the advise I'd give
Reposted by Brooks Lybrand
Ryan cheated with the Spectral Analyzer on his demo, and ya know I kinda took that personally.

Turns out it's pretty straightforward with the WebAudio API

Added a pattern editor too for shits and giggles
Upgrade path is good for trying to support an existing audience, which is the path we decided to go with React Router

With Remix we're not trying to support an existing audience, we're trying to inspire a new one
With Remix we're not trying to convince people to migrate from React Router, we want people to build new things, to be able adopt it incrementally wher it makes sense (start with web components, MCP-UI)

Like when React showed up, it was such a good paradigm enough people are _still_ migrating to it
Reposted by Brooks Lybrand
*record scratch* *freeze frame* Yep, that's me (Remix 3). You're probably wondering how I got here.

This is how I like to visualize/explain the evolution of Remix and React Router. I was nerd sniped by a diagram @bradwestfall.bsky.social posted the other day so I finally put pen to paper
Good thing Michael and Ryan aren't on this site
Reposted by Brooks Lybrand
The Remix 3 server-side router is `fetch` based

which means it also runs in the browser

which means you can build a SPA router on top of it

with fine grained event-driven rendering if that's your jam

(it could also live in a service worker)

stackblitz.com/edit/vitejs-...
Vitejs - Vite (duplicated) - StackBlitz
Next generation frontend tooling. It's fast!
stackblitz.com
TIL the team (especially @ebey.dev) has been thinking about this stuff for _a while_
Shoot! Missed opportunity to say he "remixed" it 🤦‍♂️
@rossipedia.com already made the drum machine example a lot better
- actual spectral analyzer
- editable kick/hat/snare patterns

and he just saw Remix UI for the first time Friday

github.com/rossipedia/r...
Reposted by Brooks Lybrand
Remix v3: available exclusively on compact discs
Reposted by Brooks Lybrand
Remix @remix.run · 12d
We're ready to open our garage and show you something new

Join us October 10th in Toronto and online
Reposted by Brooks Lybrand
Not too late to sign up and hang out with some Austin devs tonight!
Join us for Remix Austin this Wednesday!

We're taking a break from our regularly scheduled React Router and Remix fun and engaging in some web dev game show style shenanigans

If for no other reason, come so you can heckle me

www.meetup.com/remix-austin...
Remix Rodeo | Remix Austin October 🎃👻, Wed, Oct 1, 2025, 7:00 PM | Meetup
**It's time for another [Remix Rodeo](https://github.com/orgs/remix-austin/discussions/132) 🐄!** Instead of our usual hackathon style-rodeo we're gonna be switching thing
www.meetup.com
Getting Masseter Botox treatment next week to try to help resolve a grinding/clenching problem I seem to have with my teeth

Anyone I know how here have experience with this? Did it help? Anything I should know/be prepared for?
Reposted by Brooks Lybrand
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...