Video Tutorial - Caching with SwiftUI Task Modifier | In Memory & Disk Based Cache
We are going to learn on how to implement Caching Layer to a News App that currently using iOS 15 SwiftUI Task Modifier to trigger data fetching. At the end of this video, we should be able implement the In Memory and Disk Based Cache to improve the efficiency of our app: