How can I set a string constant that can be accessed by all controllers in my ionic app?
Define angularjs constants and inject them into your controllers:
http://twofuckingdevelopers.com/2014/06/angularjs-best-practices-001-constants/
How can I set a string constant that can be accessed by all controllers in my ionic app?
Define angularjs constants and inject them into your controllers:
http://twofuckingdevelopers.com/2014/06/angularjs-best-practices-001-constants/