Federico Engler
Member since May 6, 2014
- Profile: /members/11884-federico-engler.htm
- URL: http://www.farodyne.com/
- Comments: 2
Recent Blog Comments By Federico Engler
-
Preloading Images In AngularJS With Promises
Posted on May 19, 2014 at 3:45 PM
Dear Ben: Your initial ideas for this post inspired me to completely rewrite my homepage. After exchanging some ideas in the thread above with you, I am very happy with the final results. Now a "linear" preloading strategy loads the images of my frontpage image slider and my galleries. ... read more »
-
Preloading Images In AngularJS With Promises
Posted on May 6, 2014 at 9:42 AM
@Ben, Thanks again for the detailed reply! I made a variant of your logic in my code, but implemented a different strategy of it that in my case guarantees that the images are loaded in the order I want. My controller contains two lists. The first list, the "loading" list, is initially... read more »