Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Category
Platform
Integration
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.com2023-12-07

kiliman/remix-vite-template

Remix template with Vite, Tailwind CSS, and Fly.io support

repository / github.com2022-04-19

kiliman/remix-flat-routes

Remix package to define routes using the flat-routes convention

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.