Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior.
– Martin Fowler
Source code for this site on GitHub: craftvscruft / refactor.tf
Source code for the automated refactoring tool tfrefactor on GitHub: craftvscruft / tfrefactor