Hacker News new | ask | show | jobs
by saagarjha 1019 days ago
Curly braces are very helpful during development, because you can scope code without having to reindent it. It's quite similar to being able to comment out a block of code, which Python happens to also make somewhat frustrating.