Files
next-learn/dashboard/15-final
Delba de Oliveira 24bcb816e5 Add code for chapters 7-8 (#164)
* Rename file and add data fetches for overview page

* Rename calculations.ts to utils.ts

* Update code to match course

* Add temporary calculation

* Fix error

* Move types to data fetching file

* Add error handling

* Parallelize data fetches

* Add skeletons

* Add delayed data request

* Fix ts errors

* Code for chapter 8

* Fix error

* Clean up

---------

Co-authored-by: Stephanie Dietz <49788645+StephDietz@users.noreply.github.com>
2023-09-19 12:55:02 -05:00
..
2023-09-19 12:55:02 -05:00
2023-09-13 12:16:09 -05:00
2023-09-13 12:16:09 -05:00
2023-08-30 13:31:53 -05:00
2023-09-13 12:16:09 -05:00
2023-09-13 12:16:09 -05:00
2023-09-13 12:16:09 -05: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.