Federico Engler
Member since Apr 11, 2014
- Profile: /members/11801-federico-engler.htm
- Comments: 2
Recent Blog Comments By Federico Engler
-
Preloading Images In AngularJS With Promises
Posted on Apr 18, 2014 at 7:04 PM
Thanks @squid314. I more or less managed to write what you describe, but in a simpler way. For the landing page I basically preload three random images that slowly blend with eachother. So the important thing there is to manage to load the pics linearly. For my galleries, which can have around 8 to ... read more »
-
Preloading Images In AngularJS With Promises
Posted on Apr 11, 2014 at 6:37 PM
Dear Ben, I am fairly new to AngularJS and just want to initially mention that your articles are a great inspiration and a reliable source of knowledge. Please keep up the good work! Inspired by your approach I experimented with a slightly different angle for a solution. As I do experiment a lot w... read more »