Mark Nadig
Member since Jul 10, 2014
- Profile: /members/12109-mark-nadig.htm
- Comments: 3
Recent Blog Comments By Mark Nadig
-
Creating And Extending A Lodash / Underscore Service In AngularJS
Posted on Jan 4, 2016 at 6:37 PM
@Gejope, no, just left it on $window for now :/... read more »
-
Creating And Extending A Lodash / Underscore Service In AngularJS
Posted on Oct 21, 2015 at 11:08 PM
I'm trying this approach and finding that it fails in my karma test runs (0.13.9) with PhantomJS (1.9.8) & angular (1.4.7). Seems it runs the factory once, grabs the ref and then deletes it from $window, only to call the factory again and now $window._ is gone. So, the first test with that dep... read more »
-
Experimenting With Compress() And Uncompress() In MySQL
Posted on Jul 10, 2014 at 10:41 AM
I was excited to read your post. I hadn't heard of UN/COMPRESS either. Looking forward to seeing timings to see what the impact is.... read more »