WoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 2 years agoI hate JavaScript so muchlemm.eeimagemessage-square113fedilinkarrow-up1598arrow-down147
arrow-up1551arrow-down1imageI hate JavaScript so muchlemm.eeWoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 2 years agomessage-square113fedilink
minus-squareMajorHavoc@lemmy.worldlinkfedilinkarrow-up1·2 years agoCorrect. To get a feel for what VBScript was like, think of Visual Basic. Now throw out all the good bits and mix in a bunch of JavaScript style quirks. Then try to parse binary data packets with it, beacuse XML isn’t widely supported and JSON has not been invented/discovered yet. It was bad.
Correct.
To get a feel for what VBScript was like, think of Visual Basic. Now throw out all the good bits and mix in a bunch of JavaScript style quirks.
Then try to parse binary data packets with it, beacuse XML isn’t widely supported and JSON has not been invented/discovered yet.
It was bad.