Hacker News new | ask | show | jobs
by krishicks 3735 days ago
When doing this, be wary of what a friend of mine calls "misfactoring", an example of which being where you take three very similar, very readable bits of code and convert them into a single, parameterized mess that isn't understandable at all.