Remix Guide

Discover
  • Official
    45
  • Packages
    46
  • Tutorials
    186
  • Templates
    33
  • Talks
    39
  • Examples
    72
  • Integrations
    56
  • Docs
  • GitHub
  • Discord
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

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

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

repository / github.com2022-03-08

kiliman/remix-walletconnect

Remix example showing how to use WalletConnect with Remix

repository / github.com2022-02-01

kiliman/remix-upload

package / www.npmjs.com2022-03-13

remix-mount-routes

Package for mounting Remix app to non-root routes

repository / github.com2022-03-12

kiliman/remix-blog-mongodb

Remix example that updates the blog tutorial to use MongoDB and Quill

repository / github.com2022-01-13

kiliman/express-auth-example

repository / github.com2022-03-10

kiliman/remix-ftp-deploy

Example to show how to bundle and FTP your Remix app to a host that doesn't let you build

repository / github.com2022-06-16

kiliman/remix-ecommerce

Remix sample wth product catalog and shopping cart

repository / github.com2022-05-22

kiliman/remix-scoped-params

Project showing how to track params across multiple routes by scope

repository / github.com2022-06-29

kiliman/remix-mdx

New Hot Top
others2021-12-24

Debug server-side Remix using VSCode

gist.github.com
Tutorials
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

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

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

repository / github.com2022-03-08

kiliman/remix-walletconnect

Remix example showing how to use WalletConnect with Remix

repository / github.com2022-02-01

kiliman/remix-upload

Published on gist.github.com

others / gist.github.com2022-01-01

Remix Image Component

others / gist.github.com2021-12-24

debounced-search.tsx

others / gist.github.com2021-12-24

sitemap.xml generator for remix.run

others / gist.github.com2022-02-15

Remix request cheatsheet

others / gist.github.com2022-02-01

Transforms any Date objects from your Remix loaders into strings for a more accurate representation of Remix's deserialisation