Comment by IshKebab
8 hours ago
Yeah this 100%. JSON took off only partly because it has less tedious syntax. The other big reason is that its data model is actually what you really want 99% of the time. XML has to be squashed awkwardly into the normal object-based data model that most programming languages use.
No comments yet
Contribute on Hacker News ↗