WoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoI hate JavaScript so muchlemm.eeimagemessage-square117fedilinkarrow-up1803arrow-down157
arrow-up1746arrow-down1imageI hate JavaScript so muchlemm.eeWoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square117fedilink
minus-squareMajorHavoc@lemmy.worldlinkfedilinkarrow-up1·1 year 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.