Building Your Application

Next.js provides the building blocks to create flexible, full-stack web applications. The guides in Building Your Application explain how to use these features and how to customize your application’s behavior.

Next.js提供了构建灵活、全栈Web应用程序的基础模块。在“构建应用程序”部分的指南中,解释了如何使用这些功能以及如何自定义应用程序的行为。

flexible:灵活的

The sections and pages are organized sequentially, from basic to advanced, so you can follow them step-by-step when building your Next.js application. However, you can read them in any order or skip to the pages that apply to your use case.

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

organized:有组织的

sequentially:依次地

apply to your use case:适用于您的用例

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 and Configuring. Finally, once you’re ready, checkout the Deploying and Upgrading sections.

如果你是Next.js的新手,我们建议从RoutingRenderingData FetchingStyling部分开始学习,因为它们介绍了基本的Next.js和Web概念帮助你入门。然后,你可以深入研究其他部分,比如OptimizingConfiguring。最后,当你准备好时,请查看DeployingUpgrading部分。

fundamental:基本的

dive:潜水