▲ | Xss3 3 days ago | ||||||||||||||||||||||||||||||||||
JSON5 is good enough that it works for frontend devs, backend, qa, firmware, data science, chemists, optical engineers, and the hardware team, in my org at least. Interns pick up on it quickly. The comment option gives enough space for devs to explain new options flags and objects included to those familiar enough to be using it. For customer facing configurations we build a UI. | |||||||||||||||||||||||||||||||||||
▲ | stronglikedan 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
In the kitchen sink example (https://json5.org/), they say: > "backwardsCompatible": "with JSON", But in that same example, they have a comment like this: > // comments Wouldn't that make it not compatible with JSON? | |||||||||||||||||||||||||||||||||||
|