AngularJS > angularjsservices > Flashcards
What is angular js service?
They are functions or objects that can hold behaviour or state across our application.
How many times is angular js instantiated?
Only once.
Use of angular js controller