DiscoverviewSourceBuilding a NextJS Application Part 4 - Supabase
Building a NextJS Application Part 4 - Supabase

Building a NextJS Application Part 4 - Supabase

Update: 2024-03-04
Share

Description

Wrapping up the functionality of their Next.js application, Brian and Aurooba look at CRUD operations: how to create, read, update, and delete (ok, maybe not delete) data by using Supabase as a database. They talk about structuring your database, when to update state while saving data, dynamic pages in Next.js and more.

A full transcript of the episode is available on the website. Watch the video podcast on YouTube and subscribe to our channel and newsletter to hear about episodes (and more) first!


  • (00:00 ) - S02E10 - Nextjs 4

  • (00:10 ) - Intro - What is CRUD

  • (04:52 ) - Supabase

  • (08:47 ) - Frontend Preview

  • (10:22 ) - Our Bug and Async Data Effects

  • (14:46 ) - Architecting Databases and Structure

  • (23:00 ) - File structure and dynamic routes

  • (24:59 ) - Client and Server Components for Supabase

  • (30:04 ) - When to visually show data

  • (34:40 ) - Planning vs Building First

  • (36:21 ) - Queries in Components

  • (40:39 ) - Planning for Database Migrations

  • (42:55 ) - Next Episode Preview

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Building a NextJS Application Part 4 - Supabase

Building a NextJS Application Part 4 - Supabase

Aurooba Ahmed, Brian Coords