View the course on https://javascriptforwp.com/
- Using React Outside of Gutenberg
- The Data API In-Depth (Redux in WordPress)
- Making Requests to Custom Endpoints and External APIs within Components
- The Sidebar (Plugin) API
- The Styles API
- Examples of Advanced Blocks
- Download or fork the course repo
- Install themes and plugins as needed
- Run
npm install
andnpm start
to make changes - Run
npm run build
to build