Completed
Conclusion
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Tour of Remix with Kent C. Dodds
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why Kent joined Remix
- 3 Why Incremental Static Site Generation Isn't Enough
- 4 Kent's Caching Decisions KCD lol
- 5 Lighthouse testing Kent's website
- 6 Remix is objectively faster than Next.js
- 7 Let's get started and write some code!
- 8 Remix builds on the web platform
- 9 Remix and React Server Components
- 10 A typical Remix developer workflow
- 11 🔥 Component-level Nested Routes in Remix
- 12 Creating an RSS feed from the Remix server
- 13 Rapid-fire feature showtime
- 14 Conclusion