| ▲ | sheeshkebab 4 hours ago | |
One of these days you’ll learn about “enterprise” code | ||
| ▲ | giancarlostoro 2 hours ago | parent [-] | |
I have seen good enterprise code and bad enterprise code. Clean Code suggests progressive rewriting of bad code. When you touch a file you have an opportunity for code clean up, add unit tests to ensure your changes break nothing, and refine the code. | ||