mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-26 22:26:10 +00:00
* 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>
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.