What is factory in angularjs?
Answer / Mansi Siddhu
In AngularJS, a factory is a service that returns an object. It can be used to create services, filter functions, and value objects without the need for a constructor function.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get the data from db?
What is attribute directive in angular?
List some new features comes with angular6
Explain different filters provided by angularjs?
What are directive words?
How did you stop observable?
How do you use ng value?
What is mvc5?
How we can use styleurls and styles in angular 2?
What is the possible order of lifecycle hooks in angular?
What is component?
What Is Ng-View In AngularJS?