Next.js Learn Course Templates

repository·main·Indexed 26 days ago

https://github.com/vercel/next-learn

A collection of starter templates and completed code examples for the official Next.js learning courses. It includes resources for the App Router, Pages Router, TypeScript, and SEO, featuring specific templates for data fetching, dynamic routes, and the dashboard application.

Tokens
11.2K
Snippets
31
Records
71
Agent score
88%

What's inside next-learn

  1. Access Next.js Learn course templates and examples

    main

    This repository provides starter templates and final code implementations for various Next.js learning paths. You can use these as a reference or a starting point for your own projects based on the following courses:

    • App Router, Data Fetching, Databases, and Auth: Modern Next.js patterns using the App Router.
    • Basics and TypeScript: Fundamental Next.js concepts and TypeScript integration.
    • SEO: Best practices for Search Engine Optimization in Next.js.
  2. Use the next-seo-starter template

    main
    The next-seo-starter repository provides a starter template designed for the 'Improving Web Vitals' example within the Next.js SEO course. It is intended to help developers practice SEO techniques and improve Lighthouse scores.