Completed
— Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Deploy a Realtime Next.js App with Permissions and Notifications - TypeScript, Tailwind
Automatically move to the next video in the Classroom when playback concludes
- 1 — Intro
- 2 — Setup
- 3 — Document Editor Page
- 4 — Authentication - Clerk
- 5 — Real-Time Features - Liveblocks
- 6 — Authenticate User with Real-time Features
- 7 — HomePage
- 8 — Collaborative Editor Room
- 9 — Edit Document Title Feature
- 10 — List All Documents on HomePage
- 11 — Live Features with Floating Comments
- 12 — Sticky Comments
- 13 — User Mention Feature
- 14 — Making the App Secure - Sentry
- 15 — Share Modal
- 16 — User Permissions View, Edit
- 17 — Delete Modal & Feature
- 18 — Notifications Feature
- 19 — Deployment