DEV Community

# codable

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Swift Codable Protocol

Swift Codable Protocol

Comments
1 min read
Handle varying DataType in Codable

Handle varying DataType in Codable

7
Comments 1
2 min read
How to make Swift's [String: Any] decodable?

How to make Swift's [String: Any] decodable?

2
Comments 1
2 min read
Get More from Codable by Implementing a JSON Key Decoding Strategy

Get More from Codable by Implementing a JSON Key Decoding Strategy

8
Comments
4 min read
Decoding JSON having multiple Date formats using @propertyWrapper transformers

Decoding JSON having multiple Date formats using @propertyWrapper transformers

8
Comments
2 min read
My transition to Codable

My transition to Codable

6
Comments
10 min read
Decoding Formatted JSON Dates in Swift

Decoding Formatted JSON Dates in Swift

6
Comments
8 min read
Migrating Codable object

Migrating Codable object

13
Comments
2 min read
loading...