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
- Host: GitHub
- URL: https://github.com/yoast/wp-js-api-implementation-examples
- Owner: Yoast
- Created: 2019-01-14T11:17:06.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T20:52:21.000Z (over 3 years ago)
- Last Synced: 2025-04-18T08:39:37.256Z (about 1 year ago)
- Language: JavaScript
- Size: 1.39 MB
- Stars: 7
- Watchers: 13
- Forks: 1
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
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!