Video: Next.js Tutorial #1 - Introduction & Setup


Curso: Next.js Tutorial for Beginners
Idioma:   Course LanguageDificuldade:  
Básico

Categorias: Desenvolvimento,

Descrição:
Hey gang, in this Next.js tutorial you'll learn Next from the ground up to create a website & deploy it to Vercel.

Progresso:

Next.js Tutorial #1 - Introduction & Setup
Next.js Tutorial #2 - Pages & Routes
Next.js Tutorial #3 - Adding Other Components
Next.js Tutorial #4 - Linking Between Pages
Next.js Tutorial #5 - Creating a Layout Component
Next.js Tutorial #6 - Adding Styles
Next.js Tutorial #7 - Custom 404 Page
Next.js Tutorial #8 - Redirecting Users
Next.js Tutorial #9 - Images & Metadata
Next.js Tutorial #10 - Fetching Data (getStaticProps)
Next.js Tutorial #11 - Dynamic Routes (part 1)
Next.js Tutorial #12 - Dynamic Routes (part 2 - getStaticPaths)
Next.js Tutorial #13 - Fetching a Single Item
Next.js Tutorial #14 - Deploying to Vercel