Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 864 Bytes

File metadata and controls

13 lines (8 loc) · 864 Bytes

NextJS - The Complete Guide Course Resources

This repository contains course resources (code snapshots, attachments, slides) for my "NextJS - The Complete Guide" course.

How To Use

  • /attachments contains lecture-specific attachments (which are directly attached to course lectures)
  • /code contains multiple code snapshots for each course section - you can use those to compare your code to mine (to find + fix errors)
  • /other contains other resources like course slides

I'm currently updating the course. This repository contains the resources for the new content (e.g., for the new "NextJS Essentials" section which uses NextJS' "App Router").

You find the resources for the "old course" (which covers the "Pages Router") here.