Kaptaan Jack to Programmer [email protected] • 1 year agoProgramming Languageslemmy.mlimagemessage-square163fedilinkarrow-up1764arrow-down164file-text
arrow-up1700arrow-down1imageProgramming Languageslemmy.mlKaptaan Jack to Programmer [email protected] • 1 year agomessage-square163fedilinkfile-text
minus-square@Solumbranlink0•1 year agoDefending javascript syntax is not really a valid thing. Even js devs admit it.
minus-square@[email protected]linkfedilink1•edit-21 year 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.