Util considered harmful: Difference between revisions
From YM2149.org
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* also helpers, FooHelper and so on | * also helpers, FooHelper and so on, Manager | ||
* at risk of becoming a bucket of neglect over time | * at risk of becoming a bucket of neglect over time | ||
* take the opportunity to self-document the code instead | * take the opportunity to self-document the code instead | ||
[[Category:Programming]] | [[Category:Programming]] |
Latest revision as of 21:49, 22 February 2025
- also helpers, FooHelper and so on, Manager
- at risk of becoming a bucket of neglect over time
- take the opportunity to self-document the code instead