dimadinev / advanced-gutenberg-course

Advanced Gutenberg Development Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Advanced Gutenberg Development Plugin


Languages

Language:JavaScript 84.0%Language:PHP 11.6%Language:CSS 4.4%