Good code vs Bad code
February 23, 2025
This post was migrated from my main blog. blog.joaovictornsv.dev
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.