257m to [email protected] • 2 years agoWhat are your programming hot takes?message-square900fedilinkarrow-up1346
arrow-up1346message-squareWhat are your programming hot takes?257m to [email protected] • 2 years agomessage-square900fedilink
minus-square@[email protected]linkfedilink1•2 years agoBraces too can be wrong. But, one is less likely to get it wrong. Modern editors often allows one to highlight matching braces immediately after selection, and rainbow braces(if available) makes it clear on the nest level.
Indentation can be wrong, but braces can’t?
Braces too can be wrong. But, one is less likely to get it wrong. Modern editors often allows one to highlight matching braces immediately after selection, and rainbow braces(if available) makes it clear on the nest level.