Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
anon4048306y@rookiemaverick that's exactly what the guy who worked before me said. I will choke him to death if I find him.
-
xewl41716y/**
* This is a PHPDoc to document my code
* as requested by @souravsharan
*/
[...all-of-the-code...]
Check ✓ -
@souravsharan document the code is a vague statement. Document only those methods which are meant to be exposed. You can Google for a better explanation. Also, not documenting or commenting comes with greater responsibility on the writers part.
-
YADU13966yAt my work we have a policy of not commenting bevause the code should speak for itself. (Our code is actually pretty clean so it seems to work for us.)
DOCUMENT YOUR MOTHERFUCKING CODE!
rant