140
JavaScript is awesome
(jsdate.wtf)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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....