Coding life

  • Home
  • Posts
  • Tools
  • Games
  • Services
  • About

Codable - (Page 1/1)

CodableWithConfiguration: Advanced JSON Handling Made Simple

CodableWithConfiguration: Advanced JSON Handling Made Simple

May 25, 2025   ·   4 mins read

If have experienced the limitation of standard Codable in Swift. CodableWithConfiguration could be your solution. This i...

Swift CodableWithConfiguration Codable
Exploring Swift’s Codable Protocol

Exploring Swift’s Codable Protocol

Jun 23, 2024   ·   9 mins read

In the previous article, we explored techniques for modifying key names when working with the Codable protocol in Swift....

Swift Protocol Codable
Exploring Swift’s Codable Protocol: Techniques for Modifying Key Names

Exploring Swift’s Codable Protocol: Techniques for Modifying Key Names

May 23, 2024   ·   5 mins read

The Codable protocol in Swift is a powerful feature that enables the seamless transformation of data structures into ext...

Swift Protocol Codable

© 2025 Tim Wang