Can Angular loop through an object from a WordPress REST API service?
Pretty new to Angular and trying to attach a rest API from a WordPress DB into my app. Having issues looping through the object returned to the service call. I can print it out to the view but when I…