You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
On the "With promise" documentation under the "Basic usage" you show only the example getting data via $resource, but it would be nice to show an example using the $http object or any other ajax call.
I believe that in that example it might not be clear to everyone that you have to use the $q object to return a promise, if you're going to use another kind of asynchronous call.
The text was updated successfully, but these errors were encountered:
Swadish
changed the title
Should there be an $http example in the "With Promise" example?
Should there be an $http example in the "With Promise" topic?
Jun 24, 2016
Uh oh!
There was an error while loading. Please reload this page.
On the "With promise" documentation under the "Basic usage" you show only the example getting data via $resource, but it would be nice to show an example using the $http object or any other ajax call.
I believe that in that example it might not be clear to everyone that you have to use the $q object to return a promise, if you're going to use another kind of asynchronous call.
The text was updated successfully, but these errors were encountered: