Remix Fundamentals

Kent C. Dodds
Professional Trainer
3 hours, 55 minutes CC
Remix Fundamentals

Course Description

Remix is a fullstack web framework that enables you to deliver a fast, slick, and resilient user experience. With Remix, you can build both static websites and dynamic web apps (requiring user data) while embracing the web platformโ€™s standard APIs along the way! Ready to build web apps faster?

Preview

Course Details

Published: September 26, 2022

Rating

4.8

Learn Straight from the Experts Who Shape the Modern Web

Your Path to Senior Developer and Beyond
  • 250+ In-depth courses
  • 24 Learning Paths
  • Industry Leading Experts
  • Live Interactive Workshops

Table of Contents

Introduction

Section Duration: 32 minutes
  • Introduction
    Kent C. Dodds introduces the course by providing personal background with Remix and some prerequisites for the course. A brief overview of the course structure and how to set up the course repo is also provided in this segment.
  • Remix Overview
    Kent discusses an overview of the web framework Remix and its core features, including nested routes, server-side rendering, faster loading times, and prefetching data. Remix can update data using just a form and an action on the server.
  • Remix Q&A
    Kent answers student questions regarding examples of tech stacks using Remix and why achieving the best possible UX with static site generation is impossible. Questions regarding if not having a static site means calling a CMS for every request, if props can be gotten at build time, if children segments have their own loaders, and how to deal with SEO for a landing page are also covered in this segment.

Setup

Section Duration: 58 minutes

Features

Section Duration: 1 hour, 17 minutes

Errors & Validation

Section Duration: 52 minutes

Wrapping Up

Section Duration: 14 minutes
  • Wrapping Up
    Kent wraps up the course by providing a link for course feedback and answering student questions regarding image optimization with Remix, how to approach building a dashboard with widgets from multiple data sources, and SPA compared to MPA with Remix. A look into some of the upcoming changes to Remix is also provided in this segment.