Hacker News new | ask | show | jobs
by cakebrewery 2787 days ago
I think removing unnecessary code and generalizing redundant parts should be a given. On the other hand, early optimizations such as caching or in-lining should be avoided unless needed.