How to cache the result of API calls (using NSCache) 📱 (FREE iOS tutorial)

preview_player
Показать описание
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 👩🏽‍💻👨🏻‍💻

Рекомендации по теме