Mike
Member since Nov 18, 2014
- Profile: /members/12426-mike.htm
- URL: http://mikefisher.io
- Comments: 1
Recent Blog Comments By Mike
-
Creating And Extending A Lodash / Underscore Service In AngularJS
Posted on Nov 18, 2014 at 10:30 AM
Great article! Just out of curiosity what are you thoughts on deleting the global reference to underscore inside of the .run() block instead of the service? While the difference might be negligible it seems that by injecting _ only when a service or controller is explicitly using it you might save ... read more »