YoVDO

Next.js Crash Course

Offered By: Traversy Media via YouTube

Tags

Next.js Courses Web Development Courses APIs Courses Routing Courses Server-Side Rendering Courses

Course Description

Overview

Dive into a comprehensive 1-hour and 10-minute video tutorial on Next.js fundamentals. Learn about server-side rendering (SSR), static site generation (SSG), routing, data fetching, and API development. Explore key concepts through hands-on coding, starting with create-next-app setup and progressing through file structure, page creation, and routing. Master essential features like custom Head components, layouts, and CSS modules. Discover how to implement navigation, create headers, and utilize styled JSX. Delve into data fetching methods including getStaticProps, getServerSideProps, and getStaticPaths. Gain practical knowledge on exporting static websites, working with API routes, and creating custom meta components. Access accompanying code on GitHub and follow along with timestamped sections for easy navigation through topics.

Syllabus

- Intro & Slides.
- Getting Setup with create-next-app.
- Files & Folders.
- Pages & Routing.
- Head.
- Layouts & CSS Modules.
- Nav Component & Link.
- Create a Header.
- Styled JSX.
- Custom Document.
- Data Fetching.
- getStaticProps().
- Showing Data.
- Nested Routing.
- getServerSideProps().
- getStaticPaths().
- Export a Static Website.
- API Routes.
- Using the API Data.
- Custom Meta Component.


Taught by

Traversy Media

Related Courses

Build a Full Stack Twitter clone with Next.js
Coursera Project Network via Coursera
Next JS with React Hooks - Building SSR React Applications
Udemy
End to End React with Prisma 2
Udemy
Build a Server Rendered Website with Next.js
Coursera Project Network via Coursera
Next.js 14 & React - The Complete Guide
Udemy