Preload images in Ionic using $ImageCacheFactory

“Preloading images involves priming the clients cache with the images you will need to display at some point in your app. This article will cover how to do this using the Ionic Ion $ImageCacheFactory (on GitHub) and how this ion works.”

@andrewmcgivery Would this help with ng-repeat performance? I know that there’s collection-repeat but I’m curious. So if use ng-repeat instead of collection-repeat, would ng-repeat’s performance be better?

1 Like