Completed
00:35:03 - Todos Table Component
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Is Next.js Dead? - Building Fullstack Projects with Tanstack Start
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00:00 - Introduction
- 2 00:00:59 - Project Setup
- 3 00:06:26 - Database Setup
- 4 00:10:33 - Your First Route
- 5 00:13:24 - Server Only Code
- 6 00:16:52 - Home Page
- 7 00:24:10 - New Todo Form
- 8 00:35:03 - Todos Table Component
- 9 00:41:45 - Edit Todo Form
- 10 00:47:30 - Client-side Updates
- 11 00:55:10 - Optimistic Updates
- 12 00:56:40 - Client-only Code