Can you explain factory method in angularjs?
Answer / Mohd.monis
A factory in AngularJS is a function that returns an object, which can serve as a service or provider for the application. Factories allow for the creation of complex objects and services that require configuration or dependencies.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is angular material responsive?
In angular 2 module consist of what arrays?
What is router-link directive in angular?
Why do we use angular instead of react js?
How performance improvements on the core in angular 8?
Explain filter filter?
How to enable lazy loading?
What does injectable mean?
Is angularjs extensible?
Explain the compilation process of angularjs?
How did you get the value from input box using jquery?
What is ng-model in angularjs?