本教程旨在帮助开发者熟悉 Gutenberg 数据层,通过构建一个简单的 React 应用来管理 WordPress 页面,最终应用示例可在 block-development-examples 仓库中查看。
This tutorial aims to get you comfortable with the Gutenberg data layer. It guides you through building a simple React application that enables the user to manage their WordPress pages. The finished app will look like this:
You may review the finished app in the block-development-examples repository.