0 votes
in AngularJS Packaging and Testing by
What is a Factory method in AngularJS?

1 Answer

0 votes
by

Factory method is similar to the services. It is used to create new object and add functions as properties of this object and at the end we return this object.

Related questions

0 votes
asked May 21, 2022 in AngularJS Packaging and Testing by sharadyadav1986
0 votes
asked May 21, 2022 in AngularJS Packaging and Testing by sharadyadav1986
...