In this lesson we introduce a project to pull together everything we have learned.  Try working out what you can on your own using your understanding of the WordPress REST API and JavaScript.

Project Goals:

  • Make Decoupled HTTP Requests with JavaScript
  • Use Endpoints: post, category, tag, comment, user, page, and media
  • Include use of links, embeds and arguments
  • Build a site similar to the demo (or your own design)
  • Architect as a Single Page Web App

Notes: