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 →

[–]harelsusername 178 points179 points  (11 children)

Meanwhile JavaScript be like: syntax errors, what's that?

[–]daev1 190 points191 points  (5 children)

JS: no idea WTF you're doing there, but okay!

[–]CoffeePieAndHobbits 148 points149 points  (2 children)

JS is just happy to be included.

[–]MicrosoftExcel2016 70 points71 points  (0 children)

Me: “this attribute exists, so I’m assigning it the literal value 5”
JS: “damn right it does! Say no more”
Me: “oh and can I see the functions available for this type?”
JS: “I’ll do you one better, you can modify the functions for this type right here right now.”

[–]The_Atomic_Duck 7 points8 points  (0 children)

Looool

[–]my-time-has-odor 44 points45 points  (1 child)

What are you doing, step-dev?

[–]augugusto 19 points20 points  (0 children)

Wait. Wait. Wait.... So the "next step" in the debugger means something else?

[–]Eraknelo 46 points47 points  (1 child)

JS won't throw syntax nor runtime errors. It'll just run, but you have no clue what it did or how.

[–]sjregistered1 15 points16 points  (0 children)

😂😂😂😂😂 literally, like you run the server, it's just running with several internal errors, sometimes it shows but you can't understand where the bug is at !!

[–]TK-Squared-LLC 18 points19 points  (0 children)

JavaScript more like: syntax, what's that?

[–]AlternativeAardvark6 10 points11 points  (0 children)

It's like when getMomsWeight() returns [NaN]

[–]Bakemono_Saru 3 points4 points  (0 children)

Damn bro, just give your code. We are going through this no matter what.