We here on the east coast (my zip code is 02446) object to serializing a zip code as an integer (in…
C. Scott Ananian
1
I agree, it was a poor example. I was trying to think of an instance where a number would also be serialized as a string. However, you’re right that zipcode doesn’t quite fit. I honestly don’t use the JSON stringification very often.