repository2023-02-11
github.comSample app that shows how to fix React hydration issues in a Remix app
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.