filmov
tv
Parse string field JSON API response to the right data type | Hindi Tutorial

Показать описание
Sometimes API developers return JSON response where every field is of the type string and to parse string JSON API response iOS developers create a api response model where every property is declared of the type string and that's a bad approach as it does more harm than good.
In this video we will explore how we can parse string JSON API response in Swift by setting the right data type
Given are the content of the video
0:00 introduction
0:16 problem statement
1:38 convincing the api devs
2:40 coding keys and decodable init function
3:09 code walkthrough
4:41 parsing string field json
5:22 setting the right data type
6:40 decodable init function
8:08 manual mapping
9:55 date manual mapping
11:09 mapping result
11:47 use of force unwrapping (crash operator)
13:49 trade-offs of manual mapping
14:45 concrete solution
15:00 subscribe like and share
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
✅ Subscribe to the channel and stay ahead of everyone by following the right way for writing clean code in swift. 🔥🔥🔥🔥🔥
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Video links mentioned
-----------------------------------------------------------------------------------------------------------------------
📥 Download the source code from
-----------------------------------------------------------------------------------------------------------------------
############################################
Connect with me on social media
Instagram: codecat15
###########################################
#swiftApiTutorial #swiftTutorial #iostutorial
In this video we will explore how we can parse string JSON API response in Swift by setting the right data type
Given are the content of the video
0:00 introduction
0:16 problem statement
1:38 convincing the api devs
2:40 coding keys and decodable init function
3:09 code walkthrough
4:41 parsing string field json
5:22 setting the right data type
6:40 decodable init function
8:08 manual mapping
9:55 date manual mapping
11:09 mapping result
11:47 use of force unwrapping (crash operator)
13:49 trade-offs of manual mapping
14:45 concrete solution
15:00 subscribe like and share
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
✅ Subscribe to the channel and stay ahead of everyone by following the right way for writing clean code in swift. 🔥🔥🔥🔥🔥
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Video links mentioned
-----------------------------------------------------------------------------------------------------------------------
📥 Download the source code from
-----------------------------------------------------------------------------------------------------------------------
############################################
Connect with me on social media
Instagram: codecat15
###########################################
#swiftApiTutorial #swiftTutorial #iostutorial
Комментарии