mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-15 11:51:39 +00:00
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.
Next.js App Router Course - Final
This is the final template for the Next.js App Router Course. It contains the final code for the dashboard application.
For more information, see the course curriculum on the Next.js Website.