Hacker News new | ask | show | jobs
by iopq 1390 days ago
Sometimes rewriting things allows you to fix things in multiple places at once instead of one at a time.

My coworker copy pasted a bunch of stuff into each page, so when I actually templated them I could fix the bug he had in every page, not just every time I find the bug