mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
8022bb32a2dc95d5d869740cb7483f594acbe18e
Using only the page as a key does not preserve uniqueness across updates. This caused, for example, an ellipsis to appear before the pagination elements when navigating from a page in the middle back to the first page.
Learn Next.js
This repository contains starter templates and final code for Learn Next.js courses:
- 🆕 Learn Next.js App Router, Data Fetching, Databases, and Auth (demo)
- Learn Basics and TypeScript (demo)
- Learn SEO (demo)
Contributions
The code for the example apps you build using Next.js Learn live in this repository and we'd be grateful for your contributions.
The course curriculum is currently not open sourced, but you can create an issue if you find a mistake.
Description
Languages
TypeScript
67.3%
JavaScript
24.9%
CSS
7.8%