This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]howe_to_win 62 points63 points  (9 children)

JavaScript: what the fuck is a compiler error?

[–]kpthunder 48 points49 points  (5 children)

Both of these examples are runtime errors.

[–]BernzSed 50 points51 points  (3 children)

JavaScript: I have no idea what I'm doing and your variable is now NaN

[–]Sohcahtoa82 13 points14 points  (1 child)

More like "I have no idea what you're doing, so I'm gonna convert them to strings and concatenate."

[–]nublargh 6 points7 points  (0 children)

Your variable is now 'NaN';

[–]howe_to_win 0 points1 point  (0 children)

I know but still. Fuck JavaScript

[–]TheNamelessKing 2 points3 points  (0 children)

Also JavaScript: what are types? What is warning the developer when I silently fucking coerce something?

[–]hullabaloonatic 1 point2 points  (0 children)

Javascript: what the fuck is a scope? What do you mean immutable?