TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 1 年前What are variables and semicolons for actually?message-squaremessage-square36fedilinkarrow-up1112arrow-down18file-text
arrow-up1104arrow-down1message-squareWhat are variables and semicolons for actually?TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 1 年前message-square36fedilinkfile-text
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up6arrow-down2·1 年前There are plenty of languages with warts at least as bad as JavaScript’s. Bash, PHP, C, even relatively sane languages like Python still have huge issues like implicit variable declaration.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up6·1 年前JS and PHP are by themselves in a special ring of hell.
minus-squareTadoTheRustacean@programming.devOPlinkfedilinkarrow-up3arrow-down2·1 年前Bash is a bigger one. Luckily there’s nushell
There are plenty of languages with warts at least as bad as JavaScript’s. Bash, PHP, C, even relatively sane languages like Python still have huge issues like implicit variable declaration.
JS and PHP are by themselves in a special ring of hell.
Bash is a bigger one. Luckily there’s nushell