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