Next.js crash course - This is a crash course on Next.js basics and how you can get started with the framework.

Timestamps:

  • 00:00 Kickstart
  • 02:24 Course Intro
  • 04:56 Next.js Intro
  • 08:26 Installing Next.js
  • 14:29 File structure explanation
  • 20:00 Pages in Next.js
  • 25:43 _document.tsx
  • 31:22 _app.tsx
  • 39:32 Style Section Introduction
  • 39:53 Styled JSX
  • 46:27 Global Styles
  • 49:25 CSS Modules
  • 53:02 Sass Modules
  • 55:53 File Structure
  • 58:00 API Section Introduction
  • 58:27 Creating APIs with Next.js
  • 01:03:46 req and res Objects
  • 01:11:29 Simple JWT Auth Example
  • 01:15:42 Simple Routing
  • 01:30:46 Link compnent
  • 01:34:27 Nested Routing
  • 01:37:34 Dynamic Routing
  • 01:44:41 useRouter
  • 01:51:39 Catch All Routes
  • 01:56:39 Custom 404 Page
  • 02:03:06 getStaticProps
  • 02:04:40 revalidate Parameter
  • 02:08:21 getStaticPaths
  • 02:22:30 getServerSideProps

#next #react #javascript #web-development #developer

Learn Next.js in One Video - Fundamentals of Next.js
3.40 GEEK