Kevin Biesbrock
Member since Aug 11, 2014
- Profile: /members/12190-kevin-biesbrock.htm
- Comments: 1
Recent Blog Comments By Kevin Biesbrock
-
Creating A RequireJS Service For AngularJS Applications
Posted on Aug 11, 2014 at 2:45 PM
Thanks for this! I created a factory for lazy loading routes using requirejs and stumbled upon this when I was trying to write a test for it. I was trying to figure out how to "mock" requirejs. (see below for my impl) I hadn't yet used my version of the require service inside a controller... read more »