mycroftholmess@lemm.ee to Programmer Humor@programming.dev · há 1 anoGolang be likei.imgur.comimagemessage-square139fedilinkarrow-up11.45Karrow-down129
arrow-up11.43Karrow-down1imageGolang be likei.imgur.commycroftholmess@lemm.ee to Programmer Humor@programming.dev · há 1 anomessage-square139fedilink
minus-squareiByteABit [he/him]@lemm.eelinkfedilinkarrow-up4arrow-down1·há 1 anoThere’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.