Completed
⌨️ Deploying to Vercel
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Personal Website Tutorial with Next.js 13, Sanity.io, TailwindCSS, and TypeScript
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Intro
- 2 ⌨️ Finished project
- 3 ⌨️ Starting Next.js
- 4 ⌨️ Starting Sanity.io
- 5 ⌨️ Overview of Sanity.io
- 6 ⌨️ Sanity.io Manage Dashboard
- 7 ⌨️ GROQ query language
- 8 ⌨️ Embedding the Sanity Studio
- 9 ⌨️ Routing in Next.js 13
- 10 ⌨️ next-sanity library
- 11 ⌨️ First Sanity schema
- 12 ⌨️ Displaying data
- 13 ⌨️ First GROQ query
- 14 ⌨️ Mapping over projects
- 15 ⌨️ Setting up TypeScript types
- 16 ⌨️ Adding TailwindCSS
- 17 ⌨️ More on the Studio
- 18 ⌨️ Images in Next.js 13
- 19 ⌨️ Individual project pages
- 20 ⌨️ Styling project pages
- 21 ⌨️ The NavBar
- 22 ⌨️ Next.js organizational folders
- 23 ⌨️ Pages schema
- 24 ⌨️ Deploying to Vercel
- 25 ⌨️ Sanity real-time updates
- 26 ⌨️ Recap
- 27 ⌨️ Outro