What's new
Heroturko

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Cocoacasts - Image Caching in Swift

yanfan001

Trusted Editor
Trusted Editor

85be6ff5a2e9a386e9dd05136cc3e8bf.jpeg

Cocoacasts - Image Caching in Swift
Created By Cocoacasts
MP4 | Video: H264, 1920x1080p | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 6 Lectures 1 hour 3 minutes | Size: 331 MB​

Episode 1
10:19
Cancelling Image Requests
Most applications display images in some way, shape, or form. Those images are often fetched from a remote server, introducing a number of interesting challenges. Performing a request to a remote server takes time and it requires resources. It is therefore important to consider solutions to minimize the number of requests an application makes.
Episode 2
09:44
Caching Images in Memory
We added the ability to cancel image requests in the previous episode. This and the next episode focus on caching images. We start simple by caching images in memory.
Episode 3
09:27
Caching Images on Disk
In this episode, we continue to improve the solution we implemented in this series by caching images on disk. Caching images on disk has a number of benefits. It reduces the number of requests the application makes and it improves the performance of the application. The user experiences the application as fast and snappy.
Episode 4
10:41
Asynchronously Reading Data from Disk
The previous episodes have illustrated that caching images can result in significant performance improvements. In the previous episode, I stressed the importance of writing cached images to disk on a background thread to prevent the image service from blocking the main thread.
Episode 5
12:41
Limiting the Cache on Disk
Earlier in this series, you learned that a cache on disk has a number of benefits. It persists the cache across launches and it can be used to seed a cache in memory. Even though modern devices have plenty of disk space, we need to be mindful of the space the cache on disk takes up on the user's device. Applications like Twitter and Instagram fetch hundreds if not thousands of images. Even if those images are optimized and small in size, the cache on disk can grow quickly, taking up a non-trivial amount of space on the user's device. In this episode, we add the ability to limit the size of the cache on disk, similar to how the image service limits the size of the cache in memory.
Episode 6
10:48
Image Caching with Kingfisher
In the previous episodes, we implemented a service to fetch and cache remote images. Even though the service we built is pretty flexible, some applications require a more powerful solution and more options to fit their needs. This episode focuses on Kingfisher, a popular, open source library to fetch and cache remote images. You learn how to integrate Kingfisher in a project using CocoaPods. I show you how Kingfisher differs from the service we created earlier in this series and we take a peek under the hood to learn how Kingfisher does its magic.

Screenshots

1812f6029eae5b48ca6bbb3e992e1692.jpeg

Download link

rapidgator.net:
Code:
https://rapidgator.net/file/aad8a2031f8bda74a8145f25a03b4e22/dkknb.Cocoacasts..Image.Caching.in.Swift.zip.html

uploadgig.com:
Code:
https://uploadgig.com/file/download/6f2545b769fd54d3/dkknb.Cocoacasts..Image.Caching.in.Swift.zip

nitroflare.com:
Code:
https://nitroflare.com/view/82E56A39794760F/dkknb.Cocoacasts..Image.Caching.in.Swift.zip
 

Feel free to post your Cocoacasts - Image Caching in Swift Free Download, torrent, subtitles, free download, quality, NFO, Dangerous Cocoacasts - Image Caching in Swift Torrent Download, free premium downloads movie, game, mp3 download, crack, serial, keygen.

Top