Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SandySY
/
Nextjs-Reader
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
main
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
2 Commits
2 Commits
Folders and files
Name
Name
Last commit message
Last commit date
1.答疑篇 | 学习路线与答疑.md
1.答疑篇 | 学习路线与答疑.md
10.渲染篇 | Suspense 与 Streaming.md
10.渲染篇 | Suspense 与 Streaming.md
11.渲染篇 | 服务端组件和客户端组件.md
11.渲染篇 | 服务端组件和客户端组件.md
12.渲染篇 | 服务端渲染策略.md
12.渲染篇 | 服务端渲染策略.md
13.数据获取篇 | 数据获取、缓存与重新验证.md
13.数据获取篇 | 数据获取、缓存与重新验证.md
14.缓存篇 | Caching(上).md
14.缓存篇 | Caching(上).md
15.缓存篇 | Caching(下).md
15.缓存篇 | Caching(下).md
16.数据获取篇 | Server Actions(上).md
16.数据获取篇 | Server Actions(上).md
17.数据获取篇 | Server Actions(下).md
17.数据获取篇 | Server Actions(下).md
18.样式篇 | Tailwind CSS、CSS-in-JS 与 Sass.md
18.样式篇 | Tailwind CSS、CSS-in-JS 与 Sass.md
19.配置篇 | 环境变量、路径别名与 src 目录.md
19.配置篇 | 环境变量、路径别名与 src 目录.md
2.初始篇 | Next.js CLI.md
2.初始篇 | Next.js CLI.md
20.配置篇 | 路由段配置项.md
20.配置篇 | 路由段配置项.md
21.组件篇 | Images.md
21.组件篇 | Images.md
22.组件篇 | Font.md
22.组件篇 | Font.md
23.组件篇 | Link 和 Script.md
23.组件篇 | Link 和 Script.md
24.Metadata 篇 | 基于配置.md
24.Metadata 篇 | 基于配置.md
25.Metadata 篇 | 基于文件.md
25.Metadata 篇 | 基于文件.md
26.优化篇 | 懒加载.md
26.优化篇 | 懒加载.md
27.渲染篇 | Edge Runtime.md
27.渲染篇 | Edge Runtime.md
28.路由篇 | 国际化.md
28.路由篇 | 国际化.md
29.配置篇 | TypeScript 和 ESLint.md
29.配置篇 | TypeScript 和 ESLint.md
3.路由篇 | App Router.md
3.路由篇 | App Router.md
30.配置篇 | MDX.md
30.配置篇 | MDX.md
31.配置篇 | 草稿模式和内容安全策略.md
31.配置篇 | 草稿模式和内容安全策略.md
32.部署篇 | 静态导出.md
32.部署篇 | 静态导出.md
33.API 篇 | next.config.js(上).md
33.API 篇 | next.config.js(上).md
34.API 篇 | next.config.js(下).md
34.API 篇 | next.config.js(下).md
35.API 篇 | 常用函数与方法(上).md
35.API 篇 | 常用函数与方法(上).md
36.API 篇 | 常用函数与方法(下).md
36.API 篇 | 常用函数与方法(下).md
37.实战篇 | React Notes | 项目介绍与创建.md
37.实战篇 | React Notes | 项目介绍与创建.md
38.实战篇 | React Notes | 侧边栏笔记列表.md
38.实战篇 | React Notes | 侧边栏笔记列表.md
39.实战篇 | React Notes | 笔记预览界面.md
39.实战篇 | React Notes | 笔记预览界面.md
4.路由篇 | 链接与导航.md
4.路由篇 | 链接与导航.md
40.实战篇 | React Notes | 笔记编辑界面.md
40.实战篇 | React Notes | 笔记编辑界面.md
41.实战篇 | React Notes | 笔记搜索.md
41.实战篇 | React Notes | 笔记搜索.md
42.实战篇 | React Notes | 国际化.md
42.实战篇 | React Notes | 国际化.md
43.实战篇 | React Notes | 文件上传.md
43.实战篇 | React Notes | 文件上传.md
44.实战篇 | React Notes | next-auth.md
44.实战篇 | React Notes | next-auth.md
45.实战篇 | React Notes | Strapi.md
45.实战篇 | React Notes | Strapi.md
46.实战篇 | React Notes | Prisma.md
46.实战篇 | React Notes | Prisma.md
47.实战篇 | React Notes | 服务器部署.md
47.实战篇 | React Notes | 服务器部署.md
48.实战篇 | React Notes | Docker 快速入门.md
48.实战篇 | React Notes | Docker 快速入门.md
49.实战篇 | React Notes | Docker 部署.md
49.实战篇 | React Notes | Docker 部署.md
5.路由篇 | 动态路由、路由组、平行路由和拦截路由.md
5.路由篇 | 动态路由、路由组、平行路由和拦截路由.md
50.实战篇 | React Notes | Vercel 部署.md
50.实战篇 | React Notes | Vercel 部署.md
51.实战篇 | 博客 | 快速实现.md
51.实战篇 | 博客 | 快速实现.md
52.实战篇 | 博客 | Contentlayer.md
52.实战篇 | 博客 | Contentlayer.md
53.实战篇 | 博客 | SEO.md
53.实战篇 | 博客 | SEO.md
54.实战篇 | 博客 | 深色模式(Dark Mode).md
54.实战篇 | 博客 | 深色模式(Dark Mode).md
55.实战篇 | 博客 | i18n.md
55.实战篇 | 博客 | i18n.md
56.实战篇 | 博客 | 性能分析.md
56.实战篇 | 博客 | 性能分析.md
57.实战篇 | 博客 | 评论系统.md
57.实战篇 | 博客 | 评论系统.md
58.实战篇 | 最佳实践总览.md
58.实战篇 | 最佳实践总览.md
59.实战篇 | Clerk 与登录注册.md
59.实战篇 | Clerk 与登录注册.md
6.路由篇 | 路由处理程序.md
6.路由篇 | 路由处理程序.md
60.实战篇 | Crowdin 与本地化.md
60.实战篇 | Crowdin 与本地化.md
63.源码篇 | 手写 React SSR.md
63.源码篇 | 手写 React SSR.md
64.源码篇 | 手写 React SSG 和 ISR.md
64.源码篇 | 手写 React SSG 和 ISR.md
65.源码篇 | 手写 RSC(上).md
65.源码篇 | 手写 RSC(上).md
66.源码篇 | 手写 RSC(下).md
66.源码篇 | 手写 RSC(下).md
67.源码篇 | RSC 实现原理.md
67.源码篇 | RSC 实现原理.md
68.源码篇 | 实现 Streaming.md
68.源码篇 | 实现 Streaming.md
69.源码篇 | 实现 Server Actions.md
69.源码篇 | 实现 Server Actions.md
7.路由篇 | 中间件.md
7.路由篇 | 中间件.md
70.源码篇 | 实现客户端组件.md
70.源码篇 | 实现客户端组件.md
71.面试篇 | 五千字的面试技巧分享.md
71.面试篇 | 五千字的面试技巧分享.md
72.面试篇 | 常见面试题及解析(1).md
72.面试篇 | 常见面试题及解析(1).md
73.面试篇 | 常见面试题及解析(2).md
73.面试篇 | 常见面试题及解析(2).md
74.番外篇 | 拓展阅读.md
74.番外篇 | 拓展阅读.md
8.渲染篇 | 从 CSR、SSR、SSG、ISR 开始说起.md
8.渲染篇 | 从 CSR、SSR、SSG、ISR 开始说起.md
9.渲染篇 | React Server Component 与 SSR.md
9.渲染篇 | React Server Component 与 SSR.md
README.md
README.md
View all files
Repository files navigation
README
More
items
Nextjs-Reader
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
4
stars
Watchers
1
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
You can’t perform that action at this time.