rest-api

Angular 6 and React 16 - API Best Approach

While exploring the difference between Angular 6 and React 16 in building SPA site and handling API request/response, I want to find out the best, appropriate means to perform API operations. Here are some thoughts I have on the two and wh…

Working Out of WP-API & ACH-to-REST Plugins

You CANNOT change the response schema. That means you take what you get from whatever the response sends you You WILL need to do some serious data-massaging to make your dataset UI-friendly. Be sure to build a strong service to take care o…