项目作者: zgordon

项目描述 :
Advanced Gutenberg Development Plugin
高级语言: JavaScript
项目地址: git://github.com/zgordon/advanced-gutenberg-course.git
创建时间: 2018-12-03T20:13:38Z
项目社区:https://github.com/zgordon/advanced-gutenberg-course

开源协议:

下载


Advanced Gutenberg Block Development Course for WordPress

View the course on https://javascriptforwp.com/

Course Outline

  1. Using React Outside of Gutenberg
  2. The Data API In-Depth (Redux in WordPress)
  3. Making Requests to Custom Endpoints and External APIs within Components
  4. The Sidebar (Plugin) API
  5. The Styles API
  6. Examples of Advanced Blocks

Example File Instructions

  1. Download or fork the course repo
  2. Install themes and plugins as needed
  3. Run npm install and npm start to make changes
  4. Run npm run build to build