Stefano Mondino
Home
Posts
Speaking
Tags
About
Architecture
4
2025
Protocol values in Codable objects
11/07/25
When dealing with JSON APIs, it’s quite common to encounter complex properties—both single objects and arrays of objects. As discussed …
Codable
Architecture
Swift
A scalable alternative to Decodable enums
23/04/25
Swift’s Decodable and Encodable protocols provide convenient ways to map JSON data into native Swift objects. However, basic …
Codable
Swift
Architecture
2024
Complex Navigation in SwiftUI: Building Testable & Modular iOS Apps
18/04/24
Navigation in SwiftUI is nice and simple, until you start realizing that real-world apps need modularity, testability, and deep linking …
public-speaking
Swift
SwiftUI
Navigation
Architecture
2023
A tale of Skeletons and Bones
12/12/23
Kickstarting a new app is something really rare in product companies, but in agencies like Synesthesia we get the chance to start with brand …
public-speaking
Swift
Architecture
Open Source
Home
Posts
Speaking
Tags
About