Skip to content

Wordpress API Resources and Tools

Resources

Other Resources

Info that helped

  1. Built complete front-end client in Vuejs.
    • Access the REST API without trying to conform to Wordpress idiosyncrasies.
  2. Learn to use Promises.
  3. Use TypeScript because JavaScript is all over the place.
  4. Don’t worry about backwards compatibility.
  5. Learn how to create an admin page in Wordpress using JavaScript

Wordpress Vuejs

Notes

Using the Wordpress API with angular

  • Want to use Foundation for creating my theme
  • Use Amazon CDN for serving pages. Reduce latency in South Africa
  • Not to keen on splitting up my theme for Wordpress.

Resources

Tools

Notes

  • Local site: http://paseo.demo/wp-json/wp/v2/posts - Access the REST API

Last update: April 13, 2020 16:50:19