WordPress 

Have you seen tutorials online with out of date information on how to start building a headless WordPress app using Angular JS (Angular 1.x)? This talk will cover how to connect to the WordPress REST API using Angular JS. We’ll cover the WordPress setup using Advanced Custom Fields and Custom Post Types, as well as setting up the Angular routes to connect to the REST API to get and display the data. Presentation slides: https://2018.jacksonville.wordcamp.or...

WPCasts

 

 

In this video, I show you how to use admin-ajax.php, the REST API, and the Rewrite API to make AJAX calls. I also compare the three to see which is the fastest! Link to the repository: https://github.com/alexander-young/3-...