Files
next-learn/dashboard/final-example
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
..
2024-06-23 11:33:55 -05:00
2023-10-31 09:25:29 -05:00
2023-10-30 09:31:50 -05:00
2023-11-03 09:26:01 -05:00
2024-06-19 08:50:40 +01:00
2024-06-19 08:50:40 +01:00

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.