Remix Guide

Menu
  • Official
    67
  • Tutorials
    257
  • Packages
    63
  • Events
    13
  • Showcase
    95
  • Templates
    45
  • Examples
    76
  • Opinions
    74
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Discover
repository / github.com2023-04-01

rajeshbabu-oviva/remix-mdx-blog

A simple blog built with remix and mdx

package / www.npmjs.com2023-03-29

remix-auth-webauthn

Authenticate users with [Web Authentication](https://www.w3.org/TR/webauthn-2/) passkeys and physical tokens. It is implemented using [SimpleWebAuthn](https://simplewebauthn.dev) and supports user authentication and user registration using passkeys.

others / www.jacobparis.com2023-03-29

Multiple forms and actions on a page with Remix

A Remix action is an endpoint for POST requests, and all forms will submit to the same action. Add a name and value to your submit button to know which form was submitted, and use that to determine which action to take.

others / remix.dev.br2023-03-24

Curso Remix How To com Fabio Vedovelli

Este curso lhe trará habilidades para desenvolver aplicações com Remix.run e ajudará a compreender como o Remix funciona. Seu momento "ahá" está mais perto do que você imagina.

others / medium.com2023-03-24

Building a context loaded chat assistant with OpenAI and Remix

It seems everyone is using Chat GPT in their daily lives. From coding, to recipes, to blog generation, carefully crafted prompt engineering…

package / www.npmjs.com2023-03-23

remix-routes-folder

A Remix plugin that allows you to organize your routes in multiple route-folders.

others / www.youtube.com2023-03-22

Aula inaugural do curso Aprenda Remix com Fabio Vedovelli

others / vercel.com2023-03-22

Remix without Limits – Vercel

Vercel now has advanced Remix support, including SSR streaming with Edge Functions and multi-runtime support.

repository / github.com2023-03-22

dalmaer/remix-openai-streaming

A simple sample project on how to stream openai completion to a Remix app

others / developers.front-commerce.com2023-03-21

Front-Commerce is getting a Remix | Front Commerce Developers

We are thrilled to announce that we’re Remixing Front-Commerce!

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

Show more
New Hot Top
repository2021-12-24

jacob-ebey/remix-auth-layouts-example

github.com
Examplesremixexpressprismatailwindcsstypescriptfly

An example showing how to build a simple login flow utilizing actions, transitions, layout routes and more that works with and without JavaScript enabled.

cover

Made by jacob-ebey

repository / github.com2022-01-30

jacob-ebey/remix-pwa

A template to get a Remix PWA up and running

repository / github.com2022-01-21

jacob-ebey/remix-ecommerce

WIP

others / gist.github.com2022-01-01

Remix Image Component

repository / github.com2022-04-01

jacob-ebey/remix-react-18-streaming

Remix + React 18 Streaming

repository / github.com2022-07-03

jacob-ebey/remix-webpack-cli

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

repository / github.com2021-12-24

jacob-ebey/remix-css-modules

Example of using CSS modules with Remix.run