Ivan
Member since Dec 19, 2013
- Profile: /members/11485-ivan.htm
- Comments: 2
Recent Blog Comments By Ivan
-
Applying A Cached Response To An AngularJS Resource
Posted on Dec 20, 2013 at 3:14 AM
If there's an updated data with id = 3 in the response, then there will be two objects with id = 3, am I right?... read more »
-
Applying A Cached Response To An AngularJS Resource
Posted on Dec 19, 2013 at 5:28 AM
Why do you use resource.splice.apply(resource, ....) not just resource.splice(...) ?... read more »