In this video we will look at the fundamentals of Next.js such as SSR & SSG, routing, data fetching, apis and more
Code:
https://github.com/bradtraversy/next-crash-course
Next.js Udemy Course:
https://www.udemy.com/course/nextjs-dev-to-deployment/?referralCode=7CD3920A9760E6ABEC11
š Support The Channel!
http://www.patreon.com/traversymedia
Next.js Website:
Timestamps:
- 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
1:00:21
12:08
52:41
3:23:11