Robert Guico
Member since Jul 11, 2015
- Profile: /members/12738-robert-guico.htm
- Comments: 1
Recent Blog Comments By Robert Guico
-
Breaking Direct Object References At Cache Boundaries In AngularJS
Posted on Jul 11, 2015 at 3:21 PM
Running into this problem in our app was the strangest thing I'd ever seen; if I cache a reference client-side why on earth would I want operations on the object outside of the cache to modify something inside the cache? It felt like something the caching library should handle instead of us. :-)... read more »