Explain what is factory method in angular.js?
Answer / Anamika Tiwari
Factory method in AngularJS is a function used to create services or values that can be injected into controllers and other components. It allows for the creation of complex objects with multiple dependencies.
| Is This Answer Correct ? | 0 Yes | 0 No |
What routing means?
How will you show/hide buttons and enable/disable buttons conditionally?
Is react backend or frontend?
What are zones? What is change detection?
Is node js faster than java?
What is digest cycle?
What are the advantages of using angular 2 over angular 1?
What is single page application means?
Is angular seo friendly?
What is service in angular?
Explain validations done in angularjs?
What methods $http service support?