Building a WordPress-Powered Front End With the WP REST API and AngularJS
In this multi-part series, we will be creating a simple WordPress-powered front end with the help of the WP REST API and AngularJS. The reader will build upon the stuff learned in the introductory series for the WP REST API.
In this multi-part series, we will be creating a simple WordPress-powered front end with the help of the WP REST API and AngularJS. The reader will build...
Having laid a solid foundation for our project, we are now ready to begin working on the front end and set up basic configurations for our application with...
In this concluding part of the series, we will work on the remaining portion of our application and build controllers for post listing, single post, author,...