Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Formatting is not the only component of code style, it's just the part that can easily be automated. Anytime there is more than one way to do something, and both options are correct and produce the same result, the choice between them is likely to be a matter of taste or style. For example, using a loop instead of using a map function. You can automate some of that stuff, but never all of it.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: