Answer Posted / chaitanya
Restangular is an Angular service specifically designed simply to fetch data from the rest of the world. To use Restangular you need to link the restangular.js file and include restangular resource as a dependency within your angular app.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is $timeout in angularjs?
What is router outlet in angular?
What is the life cycle event to check whether the dom is fully loaded?
What do u mean by router?
Is mvc a framework?
How to validate an url in angularjs?
Explain system.config.ts file used in angular?
What is interceptor in angular?
What is the difference between [ngfor] and [ngforof]?
In angular, describe how will you set, get and clear cookies?
What are the different types of filters in angular?
How can you create a decorator in angular?
What is angular promise?
What is ng content in angular?
What is angular base elements?