Remix Guide

Menu
  • Official
    83
  • Tutorials
    319
  • Packages
    72
  • Events
    19
  • Showcase
    98
  • Templates
    54
  • Examples
    94
  • Opinions
    113
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Published on www.epicweb.dev
others / www.epicweb.dev2022-11-03

Full Stack Components

There’s this pattern I’ve been using in my apps that has been really helpful to me and I’d like to share it with you all.

others / www.epicweb.dev2022-10-25

Fully Typed Web Apps

The main thing that makes end-to-end type safety difficult is simple: boundaries. The secret to fully typed web apps is typing the boundaries.

others / www.epicweb.dev2022-10-11

The Web’s Next Transition

Web is made up of technologies that got started over 25 years ago. Now, we are transitioning to a new and improved architecture for building web applications.

others / www.epicweb.dev2023-06-12

Improve UX and Security with Time-based One Time Passwords (TOTPs)

Watch Kent show you the improved user experience, security, and the implementation of Time-based One Time Passwords in the Epic Stack.

others / www.epicweb.dev2023-10-26

Why I Won't Use Next.js

From the perspective of web standards to concerns about increasing complexity, Kent C. Dodds shares his opinions on why he won't use Next.js.

others / www.epicweb.dev2023-10-04

Accessible, Typesafe, Progressively Enhanced Modern Web Forms

Learn how to use modern tools that offer the best user and developer experience for web forms.

others / www.epicweb.dev2023-09-26

Transforming Form Data into Sessions: A Deep Dive into Zod and Conform

Learn how to use Zod and Conform to validate and transform form data into sessions

others / www.epicweb.dev2023-11-28

Use Client Hints to Eliminate Content Layout Shift

Learn how to eliminate CLS using client hints in the Epic Stack.

others / www.epicweb.dev2023-12-01

Turn Progressive Enhancement up to 11

Learn how to create a progressive enhancement image uploader that works for users with or without JavaScript.

New Hot Top
others2022-11-03

Full Stack Components

www.epicweb.dev
Tutorials

There’s this pattern I’ve been using in my apps that has been really helpful to me and I’d like to share it with you all.

cover

Published on www.epicweb.dev

others / www.epicweb.dev2022-10-25

Fully Typed Web Apps

The main thing that makes end-to-end type safety difficult is simple: boundaries. The secret to fully typed web apps is typing the boundaries.

others / www.epicweb.dev2022-10-11

The Web’s Next Transition

Web is made up of technologies that got started over 25 years ago. Now, we are transitioning to a new and improved architecture for building web applications.

others / www.epicweb.dev2023-06-12

Improve UX and Security with Time-based One Time Passwords (TOTPs)

Watch Kent show you the improved user experience, security, and the implementation of Time-based One Time Passwords in the Epic Stack.

others / www.epicweb.dev2023-10-26

Why I Won't Use Next.js

From the perspective of web standards to concerns about increasing complexity, Kent C. Dodds shares his opinions on why he won't use Next.js.

others / www.epicweb.dev2023-10-04

Accessible, Typesafe, Progressively Enhanced Modern Web Forms

Learn how to use modern tools that offer the best user and developer experience for web forms.

others / www.epicweb.dev2023-09-26

Transforming Form Data into Sessions: A Deep Dive into Zod and Conform

Learn how to use Zod and Conform to validate and transform form data into sessions