Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 626 Bytes

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