Remix Crash Course - Full Stack React
Offered By: Traversy Media via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on building a full-stack React application using the Remix Run framework. Learn to create a blog app with Prisma and SQLite, covering essential topics from setup and file structure to advanced concepts like loaders, actions, and error handling. Explore file-based routing, nested routes, and database integration. Follow along as you implement features such as loading posts, submitting new entries, and deleting content. Gain hands-on experience with Remix's powerful capabilities and enhance your full-stack development skills in just over an hour.
Syllabus
- Intro.
- Setup & File Structure.
- Root Route Module & Document.
- Create Layout.
- Links Function / Stylesheets.
- Meta Function.
- File-Based Routing.
- Nested Routes.
- Loaders.
- Actions.
- ErrorBoundary Function.
- Prisma & Sqlite Setup.
- Database Seeder.
- DB File.
- Load Posts via Loader.
- Submit Post via Action.
- Load Single Post.
- Delete Post via Action.
Taught by
Traversy Media
Related Courses
NestJs Course for Beginners - Create a REST APIfreeCodeCamp Full Stack Web Development in the Cloud Course - Svelte, Postgres, Vercel, Gitpod
freeCodeCamp Azure SQL - October 2021 New Updates and Features
Microsoft via YouTube API Reading and Updating - Sending Dynamic Route Parameters from Remix to Prisma
Linode via YouTube Sending Data With Remix and Saving It With Prisma - Real World Database Application Building
Linode via YouTube