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