Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Codable, Decodable, and Encodable in Swift | Continued Learning #21 в хорошем качестве

Codable, Decodable, and Encodable in Swift | Continued Learning #21 3 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Codable, Decodable, and Encodable in Swift | Continued Learning #21

Codable is one of the most powerful protocols in Swift! We use this to "decode" and "encode" data in our application. This is especially useful for downloading data from the internet, because when we download data it will come as a foreign data type (usually JSON data). We then use Codable to transform (or "decode") the JSON data into a data type that we have in our iOS application. In this video we will first learn how Codable is actually using Decodable and Encodable protocols behind the scenes to transform the data and then we will learn how to implement Codable itself! Next video:    • Download JSON from API in Swift w/ UR...   Last video:    • How to use escaping closures in Swift...   🤙 WELCOME BACK 🤙 WEBSITE: https://www.swiftful-thinking.com DISCORD:   / discord   GITHUB: https://github.com/SwiftfulThinking/ SAY THANKS: https://www.buymeacoffee.com/nicksarno

Comments