Hacker Newsnew | past | comments | ask | show | jobs | submit | Zeppelin1492's commentslogin

Alternative for rule 1 - give descriptive names to your variables, but then just reuse them throughout the function for all kinds values and purposes. The longer the function the better.

Example

    somethingService = ... 
    somethingService = somethingService.Do()
Really fun to debug.




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

Search: