...

Next.js Crash Course 2021

next-js-crash-course-2021

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:
https://nextjs.org/

Timestamps:
0:00 – Intro & Slides
6:52 – Getting Setup with create-next-app
8:23 – Files & Folders
11:37 – Pages & Routing
13:14 – Head
16:05 – Layouts & CSS Modules
20:56 – Nav Component & Link
23:34 – Create a Header
25:05 – Styled JSX
27:46 – Custom Document
31:16 – Data Fetching
32:02 – getStaticProps()
33:58 – Showing Data
40:15 – Nested Routing
42:46 – getServerSideProps()
46:00 – getStaticPaths()
49:47 – Export a Static Website
53:18 – API Routes
59:24 – Using the API Data
1:03:48 – Custom Meta Component

Discover more from WIREDGORILLA

Subscribe now to keep reading and get access to the full archive.

Continue reading