fossilesque@mander.xyz to Programmer Humor@lemmy.mlEnglish · 2 months agoErrorsmander.xyzimagemessage-square9fedilinkarrow-up18arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up18arrow-down1imageErrorsmander.xyzfossilesque@mander.xyz to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square9fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareEcho Dot@feddit.uklinkfedilinkarrow-up1·2 months agoMy personal favorite is when it complains about a missing semicolon. So it’s 100% knows what the problem is, it knows where the problem is, and it knows how to fix it. But it’s not going to fix it out of spite.
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·2 months agoOh boy, are you gonna LOVE Javascript
minus-squareirelephant [he/him]🍭@lemm.eelinkfedilinkarrow-up1·1 month agoJavascript and html are more suggestions on how to write something that may work in a web browser.
minus-squarevala@lemmy.worldlinkfedilinkarrow-up1·1 month agoIs your point that JS doesn’t really need semicolons at all any more?
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·1 month agoNot just that, it’s the reason why it doesn’t need semicolons: https://en.wikibooks.org/wiki/JavaScript/Automatic_semicolon_insertion
My personal favorite is when it complains about a missing semicolon. So it’s 100% knows what the problem is, it knows where the problem is, and it knows how to fix it. But it’s not going to fix it out of spite.
Oh boy, are you gonna LOVE Javascript
Javascript and html are more suggestions on how to write something that may work in a web browser.
Is your point that JS doesn’t really need semicolons at all any more?
Not just that, it’s the reason why it doesn’t need semicolons: https://en.wikibooks.org/wiki/JavaScript/Automatic_semicolon_insertion