Loading...
Loading...
Compare original and translation side by side
| Topic | Reference | Load When |
|---|---|---|
| App Router | | File-based routing, layouts, templates, route groups |
| Server Components | | RSC patterns, streaming, client boundaries |
| Server Actions | | Form handling, mutations, revalidation |
| Data Fetching | | fetch, caching, ISR, on-demand revalidation |
| Deployment | | Vercel, self-hosting, Docker, optimization |
| 主题 | 参考 | 加载场景 |
|---|---|---|
| App Router | | 基于文件的路由、布局、模板、路由组 |
| Server Components | | RSC模式、流式传输、客户端边界 |
| Server Actions | | 表单处理、数据变更、重新验证 |
| Data Fetching | | fetch、缓存、ISR、按需重新验证 |
| Deployment | | Vercel、自行托管、Docker、优化 |