DEV Community

Discussion on: Intro to XML and JSON #6: JSON

Collapse
 
bias profile image
Tobias Nickel

after reading this and building the fastest xml parser in Javascript, I would still always recommend people to use JSON.

Collapse
 
katiekodes profile image
Katie

Congratulations on the project, though! :)

I like well-alphabetized/ordered XML or YAML for legibility-at-a-glance of certain types of massive config files, I'll admit.