Almost every iOS app needs to make some API calls to retrieve the data that it will present to the user.
I'm sure you already know how to implement an API call, but have you ever tried to cache its result locally? 🤨
In the video I'm going to show you how to implement such a mechanism using the built-in type NSCache 👩🏽💻👨🏻💻
Link to the tutorial 👉 https://developer.apple.com/tutorials...