What methods $http service support?
Answer / chaitanya
1. $http.get()
2. $http.head()
3. $http.post()
4. $http.put()
5. $http.delete()
6. $http.jsonp()
7. $http.patch()
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain directives in angular js
Explain the concept of lazy loading in angular 2
What is a single page application or spa?
What is meant by decorator in angular?
What is the controller in angularjs?
Which is easier to learn react or angular?
Explain basic steps to set up an angular js app?
What is $ watch?
What is hidden property in angular 2?
What is routing and navigation in angular?
How did you stop observable?
What are the new features in angular 4?