Remix Guide

Menu
  • Official
    74
  • Tutorials
    292
  • Packages
    72
  • Events
    18
  • Showcase
    98
  • Templates
    53
  • Examples
    91
  • Opinions
    107
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
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-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.run2022-03-31

React Router v6.3.0

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

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-01

Remixing Shopify

Remix is joining Shopify

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-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-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-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-11-11

Open Development for Remix

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

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-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.run2023-09-15

Remix v2

The second major release of Remix is stable today.

New Hot Top
others2022-01-27

Not Another Framework!

remix.run
Official

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.

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.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.run2022-03-31

React Router v6.3.0

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

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!