Войти
  • 495Просмотров
  • 7 месяцев назадОпубликованоHussain Arif

Building Realtime Applications with Supabase and React

Code for this project: In this video, you'll learn how to use Supabase's Realtime features and subscribe to database and broadcast events. For the frontend, we'll be using React and TypeScript. Timestamps: 0:00 Intro 1:13 Creating a table in our database with Realtime functionality 2:00 Changing/Setting up policies 2:41 Scaffolding the React project with TypeScript 3:29 Connecting Supabase to the React project 4:52 Connecting to the DB within the frontend 5:00 Subscribing to DB events 5:58 Event subscription in action 6:30 Retrieving items from the DB 8:14 Saving items in the DB 9:08 Sending broadcasts 9:52 Broadcast in action 10:25 Receiving broadcasts Thanks for watching!