Hacker News new | ask | show | jobs
by Dylan16807 263 days ago
If you compare to JSON5 instead of JSON, you still get the benefit of unquoted keys, but you also get a guarantee the keys are strings, and it's harder to forget to quote a value.