Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajgadev/nextjs-dashboard-learn

Testing nextjs 14
https://github.com/ajgadev/nextjs-dashboard-learn

Last synced: about 1 month ago
JSON representation

Testing nextjs 14

Awesome Lists containing this project

README

        

## Next.js App Router Course - Starter

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.

For more information, see the [course curriculum](https://nextjs.org/learn) on the Next.js Website.

## Learning Notes
- Checking the literal templates with sql memes
- Learning about the html streaming was cool, putting into suspense components with slow data load.
- The load of multiple fonts and I didn't know the css modules load.
- Learning more about the app router, having the page, layout and loading components.