Skip to content

adlkt/nextjs-dashboard

Repository files navigation

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 on the Next.js Website.

学习

  1. 文件夹结构:app文件夹,lib文件夹,ui文件夹
  2. tailwind 与 css module,使用clsx库切换类名
  3. 字体和图像优化
  4. layout 与 page
  5. 页面间导航,Link,usePathname,‘use client’
  6. 在vercel上创建PostgreSQL数据库
  7. fetching data
  8. static and dynamic rendering
  9. streaming and Suspense
  10. Partial Prerendering (PPR)
  11. 搜索和分页功能
  12. Mutating Data
  13. 处理错误
  14. a11y 与 lint
  15. 添加身份验证
  16. 元数据
  17. Next Steps

About

learn nextjs repositoory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages