Jason Larsen
  • Home
  • About
Sign in Subscribe

Latest

No-Magic JSON Parsing with Swift

Swift

No-Magic JSON Parsing with Swift

Since the beginning, JSON parsing has been a common pain point for many Swift developers. This is largely due to difficulties in dealing with a strict type system (which JSON does not have) and optionals, as well as a lack of a consistent error handling approach. Several great JSON parsing

By Jason Larsen 14 May 2015
See all
Jason Larsen
  • Sign up
Powered by Ghost

Jason Larsen

Thoughts about the art of software engineering and design from Jason Larsen.