Remix Guide

Menu
  • Official
    67
  • Tutorials
    253
  • Packages
    61
  • Events
    13
  • Showcase
    95
  • Templates
    44
  • Examples
    75
  • Opinions
    73
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Discover
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 / www.youtube.com2023-03-16

A Pot of (Code) Gold: A Remix NYC St. Patrick's Day Event

others / shop.app2023-03-16

Shop's AI-powered shopping assistant

Get personalized shopping recommendations from Shop’s AI-powered shopping assistant. Make shopping fun and find exactly what you’re looking for in a flash.

others / www.meetup.com2023-03-16

Indianapolis Remix Meetup, Thu, Apr 6, 2023, 7:00 PM | Meetup

Remix. It’s web fundamentals. It’s the future of react applications. Got an opinion? Let’s discuss!

package / www.npmjs.com2023-03-15

remix-sitemap

Sitemap generator for Remix applications

package / www.npmjs.com2023-03-14

@superflare/remix

Remix plugin for Superflare

others / andre-landgraf.dev2023-03-12

My experience learning React, web standards, and Remix | Andre Landgraf

In this blog post, I am sharing my story of learning React, web standards, and Remix, and answer the question why I actively try to use less React.

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!

repository / github.com2023-03-06

meza/trance-stack

A production-ready Remix stack built for AWS Lambda. Authentication. Security, Internationalization, Feature Flags, Analytics, Tests, Storybook, Ephemeral and Production CI/CD and more.

others / www.jacobparis.com2023-03-06

Stream Progress Updates with Remix using Defer, Suspense, and Server Sent Events

Use Remix's Defer feature in combination with an EventStream to stream progress updates to the client.

others / insync.vercel.app2023-02-28

insync - Stay in sync with the music you love

insync automatically generates playlists with music from your favourite artists to help you rediscover the music you love!

package / www.npmjs.com2023-02-23

remix-island

utils to render remix into a dom-node instead of the whole document

others / tinloof.com2023-02-21

Tony's Chocolonely - Headless Shopify eCommerce website re-design

Tony's Chocolonely Demo Store is a Shopify ecommerce built to showcase headless Shopify integrated with Sanity. We re-designed the online store.

others / uses.tech2023-02-21

/uses

A list of /uses pages detailing developer setups.

others / www.mokhtar.dev2023-02-17

Dynamic OG images with Remix and Node.js | Mokhtar Mial

Learn how to generate Open Graph images in your Remix app

others / chrome.google.com2023-02-11

Remix Detector

Try to detect if Remix is being used on the site and show the Remix logo if it is

repository / github.com2023-02-11

kiliman/remix-hydration-fix

Sample app that shows how to fix React hydration issues in a Remix app

others / tom-sherman.com2023-02-11

Type safe context in Remix on Cloudflare Pages

others / hydrogen.shopify.dev2023-02-09

Hydrogen: Shopify’s opinionated framework for building headless e-commerce

others / www.youtube.com2023-02-09

Remix NYC — Jan 18, 2023 (Remix with tRPC and React Native) (P IS FOR PERFORMANCE LITERACY)

This is the recording for the Remix NYC meetup on January 18, 2023. Talks: 1. Using Remix with TRPC and React Native to build a sample full stack app by Quentin Geddis (https://twitter.com/quentincwg) 2. P IS FOR PERFORMANCE LITERACY by Henri Helvetica (https://twitter.com/henrihelvetica) More about Remix NYC: - Follow us at https://twitter.com/remix_run_nyc. - We host meetups monthly, free of charge. Check us out here: https://www.meetup.com/remix-nyc/. - Want to give a talk? https://airtable.com/shrHi8P2T3fKmtHh0 - Want to sponsor our meetup? https://airtable.com/shro1qUzBgqaLIGGp Timestamps: 00:00 Start 10:44 Quentin Introduction 11:00 Using Remix with TRPC and React Native to build a sample full stack app 15:39 (Demo) Using Remix with TRPC and React Native to build a sample full stack app 36:00 Henri Introduction 37:00 P IS FOR PERFORMANCE LITERACY 1:28:53 End

others / www.sanity.io2023-02-09

How to build a Remix website with Sanity.io and live preview | Sanity.io guide

Combine Sanity's blazing-fast CDN with Remix's cached at the edge pages.

others / www.shopify.com2023-02-09

Start and grow your e-commerce business - 3-Day Free Trial

Try Shopify free and start a business or grow an existing one. Get more than ecommerce software with tools to manage every part of your business.

others / www.youtube.com2023-02-03

Remix Auth

Supabase Auth simplifies building an app with users. Remix is a web framework that gives you little bits of server where you need it! 🚀 In this video, Jon Meyers takes us through the brand new Supabase Auth Helpers package, which provides convenience functions around storing session data in cookies, rather than localStorage. This makes it possible to send authenticated requests to your database, from the client or server! 🍪 Free egghead course on Remix and Supabase: https://egghead.io/courses/build-a-realtime-chat-app-with-remix-and-supabase-d36e2618 Remix Auth Helpers Docs: https://supabase.com/docs/guides/auth/auth-helpers/remix Learn more about Supabase 👇 🕸 Website: https://supabase.com/ 🏁 Get started: https://app.supabase.com/ 📄 Docs: https://supabase.com/docs 🐙 Github: https://github.com/supabase 💬 Discord: https://discord.supabase.com/ 🐦 Twitter: https://twitter.com/supabase/

others / dev.to2023-02-03

From Angular to Remix: Route by route migration

In this tutorial, we will show you how to migrate an Angular application to Remix by running Angular...

others / oxide.computer2023-02-03

A Tool for Discussion / Oxide

Showcasing a hub for knowledge sharing and collaboration that drives our decision-making process.

others / tinloof.com2023-02-03

10 Shopify SEO best practices with Sanity and Remix

We build Shopify stores with SEO best practices by leveraging the integration with Remix and Sanity. We cover on-page SEO, indexation, and dynamic sitemaps.

others / www.youtube.com2023-01-30

Roadmap #5

Learn more at https://remix.run

others / www.wking.dev2023-01-26

How to create one form with many actions in Remix

Here is an easy method for building forms with multiple outcomes using a not well known html feature.

others / www.youtube.com2023-01-25

Scroll Management with Remix and React Router

Learn to prevent scroll reset on navigation and how to take control over how it restores on back/forward. Learn more at https://remix.run

others / podcasts.google.com2023-01-24

PodRocket - A web development podcast from LogRocket - Remix in 2023 with Michael Jackson

In this episode, Michael Jackson joins us to talk about Remix joining Shopify! We cover topics like Hydrogen (the Shopify stack for headless commerce), the future of Remix, and more! Links https://remix.run https://github.com/remix-run https://twitter.com/remixrun https://twitter.com/mjackson https://discord.com/invite/xwx7mMzVkA https://www.youtube.com/remixrun https://www.linkedin.com/in/mjijackson https://podrocket.logrocket.com/remix-run Tell us what you think of PodRocket We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we’ll send you a $25 gift card! If you’re interested, schedule a call with us (https://podrocket.logrocket.com/contact-us) or you can email producer Kate Trahan at kate@logrocket.com (mailto:kate@logrocket.com) Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we’ll send you free PodRocket stickers! What does LogRocket do? LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Michael Jackson .

others / sergiodxa.com2023-01-24

Use Remix as a SPA only by sergiodxa

Remix always does SSR on document requests. Then it works as an MPA until JS loads and React hydrates your app. At that ...

repository / github.com2023-01-24

dev-xo/remix-auth-otp

A One-Time Password Authentication Strategy for Remix Auth.

others / www.youtube.com2023-01-20

v1.11.0 Remix Streaming and Granular Error Handling

Ryan shows us how to get granular with our errors and prevent slow, risky data loads from taking down the entire page if it has an error. Learn more at https://remix.run

others / www.youtube.com2023-01-20

v1.11 Remix Streaming with React Suspense and Remix Defer

Ryan takes us for a first look at Remix Streaming from the v1.11.0 release Learn more at https://remix.run

repository / github.com2023-01-20

jacob-ebey/remix-d1-northwind

Northwind Traders implemented on Remix + CF Pages + D1

others / donavon.com2023-01-20

Never Trust the Client: Architecting a Resilient API

It's important to architect your APIs in a way that can't be spoofed by a mischievous client application.

others / jira-clone.fly.dev2023-01-19

Jira clone

Task manager application inspired in Jira. Side project made with Remix, React, Tailwind, TypeScript and more.

others / www.youtube.com2023-01-19

Call Remix Loaders on demand with useRevalidator

Remix Loaders are a great way to fetch data server-side before rendering the page. As of v1.10.0, you can use the useRevalidator hook to call these loaders whenever you want. In this video, Jon Meyers demonstrates how this can be paired with Supabase Auth and the onAuthStateChange hook to keep the UI in sync with the user's signed in state. GitHub repo: https://github.com/dijonmusters/remix-revalidation-on-demand To learn more about building an app with Remix and Supabase, check out this entirely free egghead course: https://egghead.io/courses/build-a-realtime-chat-app-with-remix-and-supabase-d36e2618?af=9qsk0a In this course we build a realtime chat application and learn about: 🍪 managing sessions with cookies using the Supabase Auth Helpers 🏢 fetching data server-side 🧙‍♀️ generating TypeScript definitions with the Supabase CLI ⏱️ merging realtime updates with loader data 00:00 Introduction 01:10 Creating Remix app 02:07 Adding a loader function 03:00 Empty action hack 05:33 Calling active loaders with useRevalidator 06:23 Creating a Supabase project 08:25 Instantiating a Supabase client 10:55 Implementing Supabase Auth 13:37 Revalidating data onAuthStateChange 15:10 Summary Other helpful resources 📜 Blog article: https://jonmeyers.io/blog/call-remix-loaders-on-demand-with-userevalidate 👇 Get more from Jon 👇 Twitter: https://twitter.com/jonmeyers_io Blog: https://jonmeyers.io/blog

others / marketplace.visualstudio.com2023-01-14

remix-ts-snippets - Visual Studio Marketplace

Extension for Visual Studio Code - Snippets for writing Remix with TypeScript code faster!

others / www.youtube.com2023-01-11

Roadmap Planning #4

Learn more at https://remix.run

others / sendou.ink2023-01-10

sendou.ink

Competitive Splatoon Hub featuring gear planner, event calendar, builds by top players, and more!

package / www.npmjs.com2023-01-07

react-router-v6-codemods

A collection of codemods for react-router for upgrading to v6.

others / whatcanireallyuse.fly.dev2023-01-06

whatcanireallyuse

others / www.youtube.com2023-01-05

Roadmap Planning #3

Learn more at https://remix.run

repository / github.com2022-12-29

colbywhite/acoustic-stack

This is a minimal Remix stack to serve as a starting point for demos and debugging.

repository / github.com2022-12-26

cliffordfajardo/remix-msw-node-with-playwright

repository / github.com2022-12-24

jrestall/remix-kit

remix development, streamlined

others / www.meetup.com2022-12-23

Remix Brasil - Edição de Janeiro, Tue, Jan 10, 2023, 6:30 PM | Meetup

Meetup da comunidade Remix Brasil - Edição de Janeiro Vamos aprender juntos a criar experiências incríveis na web com [Remix](https://remix.run/)? Remix é um novo framewo

others / www.meetup.com2022-12-20

Remix Meetup January 2023, Thu, Jan 26, 2023, 6:00 PM | Meetup

Come join us at the [H-E-B Digital & Favor Eastside Tech Hub](https://goo.gl/maps/yDe6fZikfrDDcBFEA) for our January [Remix](https://remix.run/) Meetup! Food and drinks wi

others / egghead.io2022-12-16

Build a Realtime Chat App with Remix and Supabase

Supabase is a collection of open-source tools that wrap around a PostgreSQL database. In this course, we look at building a realtime chat application with Remix, using Supabase for db hosting, authentication, authorization and subscribe to realtime db events - updating the UI as the database changes. We will learn about: loaders and actions in Remix querying and mutating data with Supabase authentication with GitHub authorization with RLS merging client and server state with realtime events deploying a Remix app to Vercel This course is 100% TypeScript, however, don't stress if you don't have any experience with TS, as Supabase does most of the heavy lifting here! 🎉

Show more
New Hot Top
repository2023-02-11

kiliman/remix-hydration-fix

github.com
Examplesremixremix-utilstypescript

Sample app that shows how to fix React hydration issues in a Remix app

cover

Made by kiliman

repository / github.com2021-12-24

kiliman/remix-component-data

This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.

package / www.npmjs.com2021-12-24

remix-params-helper

This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.

others / gist.github.com2021-12-24

Debug server-side Remix using VSCode

repository / github.com2022-04-19

kiliman/remix-flat-routes

Remix package to define routes using the flat-routes convention

package / www.npmjs.com2022-05-01

rmx-cli

A CLI for remix-run

package / www.npmjs.com2022-07-26

remix-typedjson

This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.