Remix Guide

Discover
  • Official
    45
  • Packages
    46
  • Tutorials
    186
  • Templates
    33
  • Talks
    39
  • Examples
    72
  • Integrations
    56
  • Docs
  • GitHub
  • Discord
Discover
repository / github.com2022-07-04

edmundhung/conform

Make your form conforms to the dom

repository / github.com2022-07-03

jacob-ebey/remix-webpack-cli

A CLI for building https://remix.run applications with Webpack.

repository / github.com2022-07-02

Josh-McFarlin/remix-image

A React component for responsive images in Remix

repository / github.com2022-06-29

jacob-ebey/remix-vitest

Simple example showing how to use Vitest in-source testing with Remix

repository / github.com2022-06-29

kiliman/remix-mdx

others / gitdash.dev2022-06-27

Gitdash - the Github Dashboard

Take control of your Repos

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 / erikras.com2022-06-24

State Machines on the Edge

Remix Conf – Salt Lake City, Utah, USA – May 2022

repository / github.com2022-06-22

aiji42/remix-esbuild-override

This is a library that makes it possible to change the configuration values of the Remix compiler (esbuild).

repository / github.com2022-06-22

pegak/power-metal-stack

The Remix Stack for deploying to Cloudflare with Clerk authentication, testing, linting, formatting, etc.

repository / github.com2022-06-21

ilangorajagopal/synthwave-stack

repository / github.com2022-06-19

brophdawg11/remix-routers

A collection of UI library implementations of the Remix Router

repository / github.com2022-06-16

kiliman/remix-ecommerce

Remix sample wth product catalog and shopping cart

others / andre-landgraf.dev2022-06-15

How to Integrate Markdown Content with Syntax Highlighting in Remix | Andre Landgraf

Markdown is a powerful tool for writing and publishing content. There are different ways of integrating Markdown into your Remix application. In this blog post, I want to show you how my own Markdown setup works.

others / remix.ck.page2022-06-15

Remix Conf Recap

​ Remix Conf Recap That’s a wrap for Remix Conf 2022! A big shout out to everyone who attended the conference, spoke at the conference, planned the conference, filmed the conference, or had anything else to do with the conference whatsoever. It was a huge success! Workshop The Remix...

others / davecalnan.blog2022-06-15

Adding a Laravel backend to a Remix App

Or How I Learned to Stop Worrying and Love PHP

repository / github.com2022-06-13

janhesters/french-house-stack

The Remix Stack for Web2 apps and Web3 DApps with authentication with Magic, testing, linting, formatting, etc.

repository / github.com2022-06-11

kentcdodds/remix-mdx

others / www.youtube.com2022-06-10

Theo Reacts: Ryan Florence's "Remixing React Router" Talk

Y'all loved my last reaction so I had to do one more :) Ryan killed it with this talk and I really enjoyed it If y'all enjoy content like this lmk in the comments and I'll do more React reactions 😂 Link to original talk: https://www.youtube.com/watch?v=95B8mnhzoCM My stuff: https://t3.gg/discord https://t3.gg/links

package / www.npmjs.com2022-06-08

remix-router-vue

A Vue UI layer for nested + data-driven routing via @remix-run/router

package / www.npmjs.com2022-06-07

remix-server-kit

Useful utilities and simplified validation for actions and loaders.

others / dev.to2022-06-07

Remix-ing Routing in Angular 💿

The team at Remix are building a web framework that is built on the priniciples of React Router and...

others / www.youtube.com2022-06-07

Working with Remix: AWS Amplify Authentication Using Authenticator UI and AppSync Integration

Working with Remix: AWS Amplify Authentication Using Authenticator UI and AppSync Integration #remix #aws #authentication Walkthrough a code sample of integrating AWS Amplify with a Remix Application. We show how to implement complete authentication flows to your application with minimal boilerplate. We then make a database query using the AWS Appsync API to retrieve data. This video does not walkthrough setting up an aws amplify environment, there are plenty of videos cover that already, this just shows how to using remix with that environment Chapters --------------- 00:00 Introduction 01:18 Quick Application Demo 03:28 Changes In Root.jsx 04:29 Changes to Index.jsx, redirecting when not authenticated 05:28 Login.jsx, using AWS Amplify Authenticator Component 06:50 Using a Fetcher to Submit Credential Tokens to Create Session Cookie 07:47 In Session.Server.ts managing the session cookie 08:22 Loading Data Using AppSync API with credentials saved in Session Cookie 10:44 Using Client Side SDK to Get User Information 11:29 Signout using client SDK and clear server session information 12:14 Review Pattern Source Code -------------------- - https://github.com/aaronksaunders/amplify-remix-todos-1 Documentation Links ---------------------------------- Remix Cookie Package - https://remix.run/docs/en/v1/api/remix#cookies AWS Amplify Web Client SDK - https://docs.amplify.aws/cli/start/install/ AWS Amplify Node SDK - https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/getting-started-nodejs.html AWS Amplify UI Components - https://ui.docs.amplify.aws/react/components/authenticator Follow Me ------------------------------------------- twitter - https://twitter.com/aaronksaunders github - https://github.com/aaronksaunders udemy - https://www.udemy.com/user/aaronsaunders gumroad - https://app.gumroad.com/fiwic #remix #remixrun #firebase #googleauth #firebaseauth https://www.clearlyinnovative.com

others / www.simplethread.com2022-06-06

5 Big Takeaways from Remix Conf

These are our biggest takeaways from conversations that occurred on and off the main stage at the inaugural Remix Conf 2022.

others / crystallize.com2022-06-06

Remix Conf 2022: The Overview

So RemixConf2022 happened last month. Remix Run is on fire. This tool/framework is the key to Frontend performance with its progressive unique approach. During the conference we’ve learned a lot about Remix, from its core concepts to navigation through the state machine, forms, HTTP cache, and more, and all transparently degraded when Javascript is off!But let’s start from the beginning.

Show more
New Hot Top
others2022-05-18

Remix and “The Edge”

remix.run
Official

“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.

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

React Router v6.3.0

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

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