Good code vs Bad code
· One min read
Working 8 hours with good code >>> Working 1 hour with bad code
I'm not talking about modern or legacy code, or architectural approaches. It's about quality.
The main point is how much I can code without getting overwhelmed. Good code should be easy to read, understand, extend, and fix. It should minimize friction in these areas.