Comment on Show me a better text format for serializing

<- View Parent
jjjalljs@ttrpg.network ⁨11⁩ ⁨months⁩ ago

Yes, but whoever decided that json can’t have trailing commas has my ire.

{ "a": 1,
  "b": 2,  &lt;-- nope
}

There was some other pitfall I can’t remember around missing keys and undefined, too, but I can’t remember it now.

source
Sort:hotnewtop