DEV Community

Discussion on: Code quality is overrated

Collapse
 
ben profile image
Ben Halpern

I love the design of Gush!

I would say that... code quality is overrated among developers and underrated among everyone else. So this is a good message for this crowd.

Non-developers should value code quality but be able to call gently remind developers of other concerns. Really the best person for this job is a lead with a healthy understanding of where quality matters and where it doesn't.

For my 2 cents, I think it's a matter of being aware of where you can be fast and sloppy while containing the slop—and then knowing which failure cases are okay in a given scenario. If this goes horribly wrong, do we have a soft landing to try something else or are we going to stuck in a really terrible situation? You can't really explicitly have this conversation all the time, but having a sense of it helps.

Collapse
 
ross profile image
Ross Creighton

@ben Re: design - thanks! Do you want to test out the beta product?

That's a good observation on developers vs. non-developers.