Full Stack Next.js & Supabase Twitter Clone โ€“ Full Course

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=QdxUZhLHZiA



Duration: 6:15:09
80,434 views
2,656


Learn Full Stack development with Next.js 13, Tailwind CSS, TypeScript, and Supabase. In this course, you will build a Twitter clone.

๐Ÿ’ป Course Github Link: https://github.com/sonipranjal/ultimate-twitter-clone

โœ๏ธ Course developed by @ClubOfCoders
Pranjalโ€™s Twitter: https://twitter.com/pranjalsoni_
ClubOfCoders Website: https://www.clubofcoders.com/

โญ๏ธ Contents โญ๏ธ
(0:00:00) Twitter Intro
(0:02:32) Build the Ultimate Twitter Clone using Next.js 13 (with Tailwind CSS, TypeScript and Supabase)
(0:14:10) Building the left sidebar of Twitter using Tailwind CSS
(0:34:09) Building Twitter Timeline using Next.js & Tailwind CSS
(0:56:25) Building the Trending Section Layout and Who to follow using Tailwind CSS
(1:18:26) Designing Twitter Clone PostgreSQL Database using ChatGPT and dbdiagram
(1:35:39) Authentication with Supabase in Next.js 13 app directory
(2:15:06) Saving Tweet in DB using NextJs Server Actions and Supabase
(2:41:07) Handling errors in NextJs Server Action
(2:57:11) Fetching all the Tweets in React Server Component
(3:14:34) Implementing the Like Tweet Feature
(3:32:29) Like-Unlike Feature Part-2
(3:59:47) Optimising the Web App
(4:19:09) Fixing a bug
(4:22:21) Using ChatGPT to build Drizzle ORM schema from SQL
(4:53:16) How to join tables and build a complex query using Drizzle ORM
(5:30:53) Reply Tweet Feature
(5:54:55) Reply Feature Part-2

๐ŸŽ‰ Thanks to our Champion and Sponsor supporters:
๐Ÿ‘พ davthecoder
๐Ÿ‘พ jedi-or-sith
๐Ÿ‘พ ๅ—ๅฎฎๅƒๅฝฑ
๐Ÿ‘พ Agustรญn Kussrow
๐Ÿ‘พ Nattira Maneerat
๐Ÿ‘พ Heather Wcislo
๐Ÿ‘พ Serhiy Kalinets
๐Ÿ‘พ Justin Hual
๐Ÿ‘พ Otis Morgan

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2023-08-10Harvard CS50โ€™s Artificial Intelligence with Python โ€“ Full University Course
2023-08-09JavaScript Functions Crash Course
2023-08-08Calming Web Development โ€“ Colored Markers
2023-08-07Testing JavaScript with Cypress โ€“ Full Course
2023-08-04JavaScript Tutorial โ€“ Celsius to Fahrenheit
2023-08-03TensorFlow Course โ€“ Building and Evaluating Medical AI Models
2023-08-02AI Safety โ€“ Full Course by Safe.AI Founder on Machine Learning & Ethics (Center for AI Safety)
2023-07-27Project-Based Augmented Reality Course with Unity Engine and AR Foundation
2023-07-26Next.js & Appwrite โ€“ Full Stack Course for Beginners
2023-07-21Favicon in HTML
2023-07-20Full Stack Next.js & Supabase Twitter Clone โ€“ Full Course
2023-07-18Python Tkinter GUI Design Using ttkbootstrap - Complete Course
2023-07-13Postman API Test Automation for Beginners
2023-07-11Learn Terraform with Google Cloud Platform โ€“ Infrastructure as Code Course
2023-07-06Create a Programming Language and Learn Advanced Python โ€“ Full Course
2023-07-03Hot Dog or Not Hot Dog โ€“ Convolutional Neural Network Course for Beginners
2023-06-29Code a 3D RPG Action Game โ€“ Godot GameDev Tutorial
2023-06-27Advanced C# Programming Course
2023-06-21Pandas & Python for Data Analysis by Example โ€“ Full Course for Beginners
2023-06-20Learn Supabase (Firebase Alternative) โ€“ Full Tutorial for Beginners
2023-06-15Pointers in C for Absolute Beginners โ€“ Full Course