Hacker News new | ask | show | jobs
by ev1 1961 days ago
Knowing when to not over-design for the task you need: do you really need to spend an extra week to add generics and factories and extensibility to a service that will only ever do one thing and one concept, ever?

Do you know how to write testable or mockable code?