Remix

Remix is a framework for building better websites using modern web standards and best practices.

This repository contains the Remix source code. This repo is a work in progress, so we appreciate your patience as we figure things out.

Snipaste_2021-12-01_16-35-31

Remix is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience.

I've been waiting for something to encourage progressive enhancement in the React space forever and Remix truly is so much more. Proving we don't need to sacrifice React or choose SSG for a lightning fast, accessible UI, and the DX makes it all too easy

Snipaste_2021-12-01_16-38-03

While you were waiting for your static site to build, distributed web infra­structure got really good. Break through the static.

Remix is a seamless server and browser runtime that provides snappy page loads and instant transitions by leveraging distributed systems and native browser features instead of clunky static builds. Built on the Web Fetch API (instead of Node) it can run anywhere.

It already runs natively on Cloudflare Workers, and of course supports serverless and traditional Node.js environments, so you can come as you are.