/ImagesConcurrency

Simple table view App with images that are loaded from the web. Images are loaded via dataTask instead of Data contentsOf. Implemented image caching via URLCache.

Primary LanguageSwift

ImagesConcurrency

cocoacasts.com

Simple table view App with images that are loaded from the web. Test case of the application from the cocoacasts.com. Images are loaded via dataTask instead of Data contentsOf. Implemented image caching via URLCache. Improvements from caching can be seen in the downloaded traffic