Files
next-learn/dashboard
Delba de Oliveira 3814b8d96b Prep for PPR and Polish (#215)
* Update next to canary

* Update layout.tsx

* Use canary

* Remove serverActions flag warning

* Use unstable_noStore

* Add Date.now() test

* Update metadataBase url

* Create wrapper component for Cards

* Update page.tsx

* Misc

* Delete unused data fetch

* Add noStore to /invoices and /customers functions

* Remove date.now()

* Use canary

* Rename component

* Fix imports

* Update types for useFormStatus and useFormState

* change react types due to https://github.com/DefinitelyTyped/DefinitelyTyped/issues/66841

---------

Co-authored-by: Steven Tey <stevensteel97@gmail.com>
2023-10-26 14:06:35 +01:00
..
2023-10-26 14:06:35 +01:00
2023-10-25 15:21:22 +01: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.