Home » Posts tagged "Refactoring"

Refactoring Stream-Of-Thought Management

Refactoring not only helps improve the mechanical quality of code; it also helps you learn from your code. When refactoring, you converge on better models. Right now, your code works, but it may feel tense, even a bit brittle. Refactoring reveals the implicit model, which...
Continue reading »