tfm@europe.pub to Programmer Humor@lemmy.ml · 2 days agoJavaScript is awesomejsdate.wtfexternal-linkmessage-square23fedilinkarrow-up1142file-textcross-posted to: [email protected]
arrow-up1142external-linkJavaScript is awesomejsdate.wtftfm@europe.pub to Programmer Humor@lemmy.ml · 2 days agomessage-square23fedilinkfile-textcross-posted to: [email protected]
minus-squareblaue_Fledermaus@mstdn.iolinkfedilinkarrow-up11·1 day agoParsing user input? Nonsense data coming from an API?
minus-squarepixely@lemmy.worldlinkfedilinkarrow-up2·edit-21 day agoIf you’re expecting shit data then you’d have unit tests for those cases so you’d know what to expect.
minus-squareWildPalmTree@lemmy.worldlinkfedilinkarrow-up3·1 day agoMaybe you don’t expect shit data; you just get it. I know, always expect it…
Parsing user input? Nonsense data coming from an API?
If you’re expecting shit data then you’d have unit tests for those cases so you’d know what to expect.
Maybe you don’t expect shit data; you just get it. I know, always expect it…