Kaptaan Jack to Programmer Humor@lemmy.ml • 2 years agoProgramming Languageslemmy.mlimagemessage-square174fedilinkarrow-up1783file-text
arrow-up1783imageProgramming Languageslemmy.mlKaptaan Jack to Programmer Humor@lemmy.ml • 2 years agomessage-square174fedilinkfile-text
minus-square@Solumbran@lemmy.worldlinkfedilink1•2 years agoDefending javascript syntax is not really a valid thing. Even js devs admit it.
minus-square@masterspace@lemmy.calinkfedilink3•edit-22 years agoIs it perfect? No. Is it inherently better than a language that mistakenly thinks that whitespace is more readable than braces? Yes. White space delimiting is awful and near impossible to scan in yaml config files, let alone a real programming language.
Defending javascript syntax is not really a valid thing. Even js devs admit it.
Is it perfect? No. Is it inherently better than a language that mistakenly thinks that whitespace is more readable than braces? Yes.
White space delimiting is awful and near impossible to scan in yaml config files, let alone a real programming language.