Cross Domain AJAX & AngularJS: The Same Origin Policy
Jul 30, 2015
We are big fans of AngularJS here at Arroyo Labs, and often our Angular Apps require a lot of AJAX to work: a simple GET request to load data here, a form POST there. You know, typical web stuff.