6 articles tagged Json.
A fair comparison of XML and JSON — attributes, namespaces, schema validation, mixed content — and the cases where XML remains the better choice.
The TweakPad Team
Why splitting on commas breaks real CSV, how RFC 4180 quoting works, and the type-coercion and encoding traps that silently corrupt converted data.
The TweakPad Team
How JSON Schema works, the keywords that matter, and why additionalProperties false is the setting most schemas are missing.
The TweakPad Team
An honest comparison of JSON, YAML and TOML for configuration — readability, comments, tooling, and the specific ways YAML surprises people.
The TweakPad Team
The eight JSON syntax errors that account for nearly every parse failure, what the error messages actually mean, and how to locate the problem quickly.
The TweakPad Team
Naming conventions, date formats, null handling and the structural choices that make JSON easy to consume — plus what the spec does and does not allow.
The TweakPad Team