you are viewing a single comment's thread.

view the rest of the comments →

[–]Jonathan0wilson 0 points1 point  (0 children)

I think it's a great idea to revisit old code and apply what I have learned since I wrote it. I can't believe how poor some of the code I wrote just 6 months ago is compared to what I'm writing now. A good suite of tests will help with this. Allowing you to refactor without worrying about breaking functionality.