Remix.run Logo
einpoklum an hour ago

Why would zipped JSON be fundamentally superior to zipped XML?

speedgoose an hour ago | parent [-]

To answer seriously, my parent comment is a joke, JSON is a simpler format that maps better to most programming languages internal memory representations. Developers tend to prefer JSON’s simplicity over XML.