mycroftholmess@lemm.ee to Programmer Humor@programming.dev · 2 years agoGolang be likei.imgur.comexternal-linkmessage-square140fedilinkarrow-up11.43Karrow-down129
arrow-up11.4Karrow-down1external-linkGolang be likei.imgur.commycroftholmess@lemm.ee to Programmer Humor@programming.dev · 2 years agomessage-square140fedilink
minus-squareiByteABit [he/him]@lemm.eelinkfedilinkarrow-up4arrow-down1·2 years agoThere’s a load of confusion in this thread. What the post is about is compiler based clean code enforcement. JS doesn’t do this, but your editor in combination with ESLint prevents you from running the program. However this isn’t a general JS thing, just the way your setup works.
There’s a load of confusion in this thread.
What the post is about is compiler based clean code enforcement. JS doesn’t do this, but your editor in combination with ESLint prevents you from running the program. However this isn’t a general JS thing, just the way your setup works.