Saturday, July 15

Leave It Better Than The Way You Found It : Developer Tea

https://spec.fm/podcasts/developer-tea/18929

Leave code better than you found it.

5 simple ways that you can make code better every time you touch it:

1. Make it shorter.

2. Make it make sense.
a. change it.
b. comment the code.

3. Update the comments in the code.

4. Write a great commit message.

5. Make the code conform to a standard.

No comments:

Post a Comment