Thursday, February 11, 2016

Provider

Only type can be put in app.config

Can set values on service application wide before they can be injected to any part of application.

This.$get is required,  must return an object containing all public available methods

Variables attached to 'this' are able to set in app.config

'var' are not

No comments:

Post a Comment