Timeline for Are there any easy-to-follow/reliable methods for simplifying code?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 10, 2015 at 10:42 | comment | added | Alfred Armstrong | And the process of making code testable will often impel you to refactor it. One of the marks of well-structured code is that it is easy to test. | |
| Feb 10, 2015 at 1:47 | comment | added | Martin Epsz | I would add that having good tests is often crucial to not being afraid of refactoring code. | |
| Feb 9, 2015 at 21:40 | vote | accept | Agi Hammerthief | ||
| Feb 10, 2015 at 7:28 | |||||
| Feb 9, 2015 at 21:26 | history | answered | Mike Nakis | CC BY-SA 3.0 |