AngularJS Question: Download AngularJS PDF

What are factory method in angularJs?

Tweet Share WhatsApp

Answer:

Factory method are used to create the directive. It is invoked only once, when compiler matches the directive for the first time.

Download AngularJS PDF Read All 57 AngularJS Questions
Previous QuestionNext Question
What is injector?What is ng-model in AngularJS?