edmundhung/remix-guide
A platform for sharing everything about Remix
A platform for sharing everything about Remix
Personal website
Remix template with Typescript, Tailwind, Zod and Prisma
WIP
The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
Pagination for Remix apps
My personal website
Get better insight on why your Remix app crashed during development 💥
A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io
Remix template with Turborepo, TypeScript and pnpm. The remix app deploys to fly.io or build to Docker image. Example packages for Database with prisma, Tsyringe dependency injection, UI, and internal TypeScript packages.
The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
An example of prisma working on cloudflare pages with Remix
✨ My portfolio built with Remix, Tailwind, Prisma, and Fly.io.
SAML Jackson library
organize your ideas in a neat and cozy bucket (so they don't get jumbled around and lost like mine 🙃)
Converting a demo of implementing nested layouts in Next.js: https://github.com/brookslybrand/next-nested-layouts
Flash Me | Learn through rehearsal. Create and study with flashcards online.
How to dynamically generate OG:images using Remix resource routes, React JSX, TailwindCSS & Puppeteer
A Remix.run starter with tailwindcss configured and deployed to various cloud platforms
A Remix tutorial to build a Wordle clone
Share your clipboard with people nearby. No Setup, No Signup.
In poking around at Remix (and PlanetScale, Prisma, TailwindCSS), I have some thoughts on Remix that I wanted to share!
show off your sneaker collection
The Remix Stack for deploying to Cloudflare with Clerk authentication, testing, linting, formatting, etc.
Learn about Remix: the newest fullstack ReactJS framework from the creators of React Router! In this crash course we'll be build a new application from scratch and you'll get to learn all of the remix fundamentals including routing, loaders, actions, validation, navigation, mutations, and several other concepts! We'll also use tailwind css for styles, and explore a couple other tips and tricks. Code: https://github.com/mariusespejo/remix-ghibli Docs: https://remix.run/ 00:00:00 - Intro 00:00:19 - What we'll build (preview) 00:01:28 - Project setup 00:02:41 - Setup tailwindcss 00:05:34 - The meta function 00:07:17 - The links function 00:09:26 - Routing fundamentals 00:13:42 - Layout routes 00:16:20 - Dot delimiter (flat files) 00:17:33 - Dynamic paths 00:20:02 - Entry files 00:20:25 - Building the Films home page 00:23:39 - The loader function 00:34:18 - HTML Form GET 00:39:01 - Parsing URL search params 00:42:44 - Navigating between routes 00:46:06 - Parsing route params 00:48:54 - Prefetching 01:08:52 - Navlink 01:13:23 - Error Boundaries 01:16:30 - Catch Boundaries 01:30:06 - HTML Form POST (Mutations) 01:31:42 - The action function 01:36:05 - Pending states with useTransition 01:38:32 - Form Validation 01:44:18 - Route Module API summary 01:44:44 - Outro
A Stripe focused Remix Stack that integrates User Subscriptions, Authentication and Testing. Driven by Prisma ORM. Deploys to Fly.io