frippa@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoYes, I program in HTMLlemmy.mlimagemessage-square51linkfedilinkarrow-up1418
arrow-up1418imageYes, I program in HTMLlemmy.mlfrippa@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square51linkfedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up1·edit-22 years agoJSON spreads out tree nodes vertically (with all the attributes), whereas in XML it’s usually one node per line, ie. more compact I suppose. This is just my very niche opinion though
JSON spreads out tree nodes vertically (with all the attributes), whereas in XML it’s usually one node per line, ie. more compact I suppose. This is just my very niche opinion though