I have this working implementation af a angularJS app which fetches some links from an URL and paint them. However the links on the URL are being updated constantly, I woul
You can try the implementation of promises/deferred using $q provider.
https://docs.angularjs.org/api/ng/service/$q