Overview
Learn how to read and update specific entries in a pet database app using Remix's dynamic route matcher and loader parameters. Explore the process of navigating and accessing entries based on ID, and discover how to use Prisma to filter queries with a WHERE clause. This 28-minute video tutorial covers creating pages with dynamic routes, adding details using dynamic data, building a user interface, implementing an "action" function for database operations, and updating data in the database. Follow along to enhance your skills in working with Remix, Prisma, and PostgreSQL for efficient database management.
Syllabus
- Introduction
- Continuing with CRUD: Read & Update
- Creating a page for Nugget with routes
- Adding details to Nugget’s page with dynamic data
- Creating a UI for Nugget’s page
- Adding “action” function to the database
- Updating the data in the database
- Outro & What’s Next
Taught by
Linode