An open API service indexing awesome lists of open source software.

https://github.com/yoast/wp-js-api-implementation-examples


https://github.com/yoast/wp-js-api-implementation-examples

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# WordPress JavaScript API implementation examples

## Welcome to the Yoast WordPress JavaScript API implementation examples repository
This repository contains all code related to the JavaScript API implementation tutorial series that can be found at [developer.yoast.com](https://developer.yoast.com).

Every post within the series has its own accompanying chapter in the repository, but with one exception: Chapter 0 only contains the initial configuration for the build tools that are being used throughout the series.
Use that chapter as a starting point if you want to code along with the series!