Files
next-learn/dashboard
howiesommerfeld 8022bb32a2 Add index to key for uniqueness (#640)
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.
2024-06-23 18:00:24 -05:00
..
2023-11-16 14:25:21 +00:00

Next.js App Router Course - Build a Dashboard

This repository contains the starter templates for the Next.js App Router Course, separated by chapters.

For more information, see the course curriculum on the Next.js Website.