Remix is a terrific tool for building simple websites and even better for building complex web applications. Remix solves many problems in modern web development. You don’t even think about server cache management or global CSS namespace clashes. It’s not that Remix has APIs to avoid these problems; they simply don’t exist when you’re using Remix!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: September 27, 2022
Get Unlimited Access Now
Table of Contents

Introduction

UI Functionality

Improving Loading UX

Wrapping Up