Hacker News new | ask | show | jobs
by theshrike79 2191 days ago
Less is more. The simpler your code is, the easier it usually is to change to meet new requirements.

If you need to push every variable through 15 layers of interfaces and factories and generators, you'll have a bad time.