fossilesque@mander.xyz to Programmer Humor@lemmy.mlEnglish · 1 month agoErrorsmander.xyzexternal-linkmessage-square7fedilinkarrow-up15arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up15arrow-down1external-linkErrorsmander.xyzfossilesque@mander.xyz to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square7fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareEcho Dot@feddit.uklinkfedilinkarrow-up1·1 month 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·1 month agoOh boy, are you gonna LOVE Javascript
minus-squareirelephant 🍭@lemm.eelinkfedilinkarrow-up1·29 days agoJavascript and html are more suggestions on how to write something that may work in a web browser.
minus-squarevala@lemmy.worldlinkfedilinkarrow-up1·29 days agoIs your point that JS doesn’t really need semicolons at all any more?
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·29 days 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