Justus Romijn
Member since Jun 3, 2016
- Profile: /members/13200-justus-romijn.htm
- Comments: 1
Recent Blog Comments By Justus Romijn
-
Using Module.decorator() In AngularJS 1.4
Posted on Jun 3, 2016 at 9:46 AM
Spend hours finding out why my unit tests were failing... I had karma setup to run, and added a decorator for some of my directives. Say my decorator was named b.decorator.js, If I decorated a.directive.js it worked, if i decorated c.directive.js it broke. Took me hours of debugging and searching un... read more »