March 16, 2023
Future Proofing Your Remix App
We've introduced the concept of future flags to give you a smooth upgrade path for your Remix app.
March 9, 2023
Lazy Loading Routes in React Router 6.4+
Decoupling data-fetching from rendering introduces some complexities if you want to lazily load your route components. Check out how the newly introduced `route.lazy()` method helps solve this to keep your app bundles small and your UX snappy!
November 21, 2022
Migrate from Webpack to Remix
Apps that depend on Webpack loaders and plugins weren't able to incrementally migrate to Remix. Until now!
November 10, 2022
Open Development for Remix
We're completely opening up our development process, join us!
November 1, 2022
React Router-ing Remix
We brought all the Remix goodies over to React Router and made improvements in the process. Now it's time to bring those improved APIs back over to Remix where they started!
October 30, 2022
Remixing Shopify
Remix is joining Shopify
September 12, 2022
React Router 6.4 Release
React Router 6.4 was released today, adding all of data loading, data mutation, pending navigation, and error handling APIs from Remix to every React Router app.
June 21, 2022
Data Flow in Remix
Remix takes the idea of “one-way data flow” and extends it across the network, so your UI truly is a function of state: from the client to the server and back again.
May 12, 2022
Remix and “The Edge”
“The edge” isn’t just about static assets anymore. It’s increasingly becoming a place for dynamic assets resulting from compute. Remix is taking full advantage of this next generation of edge computing.
March 30, 2022
React Router v6.3.0
A new package helps you upgrade from React Router v5 to v6 incrementally
March 22, 2022
Remixing React Router
Remix picked up where React Router v3 left off, and now almost everything great about Remix is coming back to React Router!
March 16, 2022
Remix Stacks
Introducing the easiest way to create a ready-to-deploy, production grade, fast web application with Remix.
January 25, 2022
Not Another Framework!
The web ecosystem can feel like it moves too fast sometimes. We're sensitive to that at Remix so we've designed it with your future in mind. Get good at Remix, get better at the web.
January 10, 2022
Remix vs Next.js
An objective comparison between Remix and Next.js
December 6, 2021
React Server Components and Remix
The current state of React Server Components their future in Remix.
November 21, 2021
Remix v1
Remix is now production ready and completely free and open source.
November 2, 2021
React Router v6
After years of work and millions of monthly downloads, React Router v6 is finally here.
October 10, 2021
Seed Funding for Remix
Remix has raised $3M in seed funding and the Remix Web Framework is going free and open source.