illustration for Build a Twitter Clone with the Next.js App Router and Supabase
free

Build a Twitter Clone with the Next.js App Router and Supabase

Instructor

Jon Meyers

1h 19m closed-captioning
·
20 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
191
people completed
Published 2 years ago
|
Updated 2 years ago
Pro membership required
Upgrade now

In this course, we build a Twitter clone from scratch, using the Next.js App Router and Supabase. We dive deep on the Next.js App Router, learning about:

  • Client Components
  • Server Components
  • Route Handlers
  • Server Actions
  • Middleware
  • Implementing Optimistic UI

On the Supabase side we look at:

  • Configuring Supabase Auth to use cookies
  • Using Row Level Security (RLS) policies to implement Authorization
  • Querying data across multiple tables
  • Introspecting PostgreSQL schema to generate TypeScript definitions with the Supabase CLI
  • Subscribing to realtime database changes

This course is a deep dive into modern web development and I'm very excited to see what you're going to build on the other side! 🚀

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

Course Content

1h 19m • 20 lessons

    You might also like these resources:

    illustration for Build a Realtime Chat App with Remix and Supabase
    Jon Meyers • 43m • Course

    Build a blazing fast chat app with Remix and Supabase! This course covers everything you need, from database hosting to authentication and authorization, all with real-time updates

    illustration for Cache Supabase data at the Edge with Cloudflare Workers and KV Storage
    Jon Meyers • Course • 28m

    Combining Supabase, Cloudflare Workers and KV Storage give you the benefits of reduced lag in a smooth and streamlined process.