JSON often string-encodes complex data types, such as date-times. When coding, we would like to use our programming language’s native types, not strings. quicktype lets us do that. In this blog post, I'll show how straightforward it was to add two new transformed string types: UUIDs and booleans.