Creating a Full Stack App with Prisma & Remix
Offered By: Linode via YouTube
Course Description
Overview
Learn how to implement the DELETE operation in a full-stack application using Prisma and Remix. Explore Remix's transition feature to create optimistic UIs for improved user experience. Follow along as the video guides you through adding a delete button, creating a new route for delete action, removing pets from the database, and fixing application errors. Gain insights into CRUD operations and prepare for future enhancements in this 20-minute tutorial, which builds upon previous content in the series.
Syllabus
- Introduction
- Fixing a loading delay with Optimistic UI
- Adding a delete button to the pet page + Dialog Component
- Creating a new route for delete action
- Deleting pets from the database
- Fixing an application error
- CRUD Recap
- Wrap Up & What’s Next
Taught by
Linode
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 Remix Crash Course - Full Stack React
Traversy Media via YouTube API Reading and Updating - Sending Dynamic Route Parameters from Remix to Prisma
Linode via YouTube