What's NOT JSON?
Comments?
{ // not public information "weight": null }
Trailing commas?
{ "age": 99, "weight": null, }
Multiline?
{ "street": "A really long street address that should be multiline for readability" }
Slide 5/35
BACK
UP
NEXT
next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) | next page: ( shift + page down ) | previous page: ( shift + page up ) | index: ( arrow-up )