Remix Guide

Menu
  • Official
    67
  • Tutorials
    256
  • Packages
    62
  • Events
    13
  • Showcase
    95
  • Templates
    44
  • Examples
    76
  • Opinions
    74
  • 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.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.