Please, don’t commit commented out code
Kent C. Dodds
34719
For my own personal development, I leave code commented just in case I’d like to remember how something worked before I attempted what seemed like a better refactor. This probably reeks of many other amateurish mistakes, but what should I try otherwise?