Menu

构建你的应用程序

Next.js 提供了创建灵活、全栈 web 应用程序的构建块。构建你的应用程序中的指南解释了如何使用这些功能以及如何自定义你的应用程序的行为。

这些章节和页面按顺序组织,从基础到高级,因此你可以在构建 Next.js 应用程序时按步骤阅读它们。但是,你可以按任何顺序阅读,或跳到适用于你用例的页面。

如果你是 Next.js 新手,我们建议从 路由渲染数据获取样式 部分开始,因为它们介绍了帮助你入门的基本 Next.js 和 web 概念。然后,你可以深入研究其他部分,如 优化。最后,一旦你准备好了,查看 部署升级 部分。

If you're new to Next.js, we recommend starting with the Routing, Rendering, Data Fetching and Styling sections, as they introduce the fundamental Next.js and web concepts to help you get started. Then, you can dive deeper into the other sections such as Optimizing. Finally, once you're ready, checkout the Deploying and Upgrading sections.