Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in codable
Type ' ' does not conform to protocol 'Encodable'
Nov 01, 2025
json
swift
codable
decodable
encodable
Make class conforming to Codable by default in Swift
Oct 30, 2025
json
swift
inheritance
codable
Decode URLs with special characters in Swift
Oct 26, 2025
json
swift
url
codable
decodable
Using Swift's Decodable on iOS userInfo
Oct 26, 2025
swift
apple-push-notifications
codable
decodable
Getting document ID when decoding firestore document using Swift Codable
Oct 22, 2025
ios
swift
google-cloud-firestore
codable
How to encode a dictionary of Codables in Swift?
Oct 22, 2025
json
swift
dictionary
encoding
codable
How to ignore nil json values in codable
Oct 21, 2025
ios
json
swift
codable
Can't use @available unavailable with Codable
Oct 18, 2025
swift
codable
Can we make the Codable key in struct as case insensitive in Swift
Oct 19, 2025
ios
swift
xcode
codable
decodable
Swift 4 Codable , CodingKey only for decode
Oct 16, 2025
ios
swift
swift4
codable
EXC_BAD_ACCESS when trying to encode a subclass of a Codable-conformant class
Sep 23, 2025
ios
json
swift
crash
codable
Swift JSONDecoder - Coding Keys not working with underscore
Sep 22, 2025
ios
json
swift
decoding
codable
Codable decode property with multiple object types BASED on another value
Sep 20, 2025
swift
codable
Can you pass additional state data through to a (possibly custom) JSONDecoder as part of the Decode operation?
Sep 20, 2025
swift
state
decode
codable
decodable
Is it possible to abort a map function on a Swift collection?
Sep 20, 2025
swift
map-function
codable
How can I call `didSet` method using `Codable` protocol
Sep 16, 2025
swift
swift4
codable
How to add a (Swift4) init to the Decodable protocol
Sep 08, 2025
json
init
swift4
codable
decodable
If I want to exclude some properties from Codable, why those properties must be Optional?
Sep 04, 2025
swift
codable
Swift Codable - how to encode and decode stringified JSON values?
Sep 04, 2025
json
swift
codable
Using UUID() with json in swift
Sep 03, 2025
json
swift
codable
decodable
Older Entries »