Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Published on remix.run
others / remix.run2024-11-26

React Router v7

React Router v7 brings all the great things you love from Remix back to React Router

others / remix.run2024-07-11

Fog of War

Introducing Fog of War: infinitely scalable Remix and React Router applications

others / remix.run2024-05-22

Incremental Path to React 19: React Conf Follow-Up

React Router v7 will provide an incremental path to the entire, full stack feature set of React. Upgrading from to React Router v7 is non-breaking for both React Router v6 and Remix v2.

others / remix.run2024-05-16

Merging Remix and React Router

We've been building a bridge from React Router to Remix, and we made it so good that we're going to merge the two projects.

others / remix.run2024-03-27

Case Study: Building Shop with Remix

A case study on how Shopify rapidly built a web version of their popular iOS/Android app Shop with Remix

others / remix.run2024-03-07

Internationalization with Remix

Learn how to implement internationalization (i18n) in your Remix project. Discover the significance of i18n, gain an understanding of the core principles, and learn various strategies for effective i18n management with Remix.

others / remix.run2023-10-31

Remix ❤️ Vite

Today we’re announcing that unstable support for Vite is available in Remix v2.2.0!

others / remix.run2023-09-15

Remix v2

The second major release of Remix is stable today.

others / remix.run2023-03-17

Future Proofing Your Remix App

We've introduced the concept of future flags to give you a smooth upgrade path for your Remix app.

others / remix.run2023-03-10

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!

others / remix.run2022-11-22

Migrate from Webpack to Remix

Apps that depend on Webpack loaders and plugins weren't able to incrementally migrate to Remix. Until now!

others / remix.run2022-11-11

Open Development for Remix

We're completely opening up our development process, join us!

others / remix.run2022-11-03

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!

others / remix.run2022-11-01

Remixing Shopify

Remix is joining Shopify

others / remix.run2022-09-13

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.

others / remix.run2022-06-27

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.

others / remix.run2022-05-18

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.

others / remix.run2022-03-31

React Router v6.3.0

A new package helps you upgrade from React Router v5 to v6 incrementally

others / remix.run2022-03-24

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!

others / remix.run2022-03-17

Remix Stacks

Introducing the easiest way to create a ready-to-deploy, production grade, fast web application with Remix.

others / remix.run2022-01-27

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.

others / remix.run2022-01-26

Remix Conf — May 2023

Join us in Salt Lake City, UT for our innaugural conference. Featuring distinguished speakers, workshops, and lots of fun in between. See you there!

others / remix.run2022-01-18

Remix vs Next.js

An objective comparison between Remix and Next.js

New Hot Top
others2023-09-15

Remix v2

remix.run
Official

The second major release of Remix is stable today.

cover

Published on remix.run

others / remix.run2022-01-18

Remix vs Next.js

An objective comparison between Remix and Next.js

others / remix.run2022-06-27

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.

others / remix.run2022-05-18

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.

others / remix.run2022-01-27

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.

others / remix.run2023-03-10

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!

others / remix.run2023-03-17

Future Proofing Your Remix App

We've introduced the concept of future flags to give you a smooth upgrade path for your Remix app.