My thoughts on commenting in code(junhopark.com)
junhopark.com
My thoughts on commenting in code
http://www.junhopark.com/posts/2013/10/14/my-thoughts-on-commenting-in-code
1 comments
Not sure for everybody, but for certain usages, commenting out code is better than deleting it altogether. And it is also a matter of taste--some people like to visually see the evolution. Like a music score. The creation path is interesting.