API Reading and Updating - Sending Dynamic Route Parameters from Remix to Prisma
Offered By: Linode via YouTube
Course Description
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
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 Sending Data With Remix and Saving It With Prisma - Real World Database Application Building
Linode via YouTube