TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Is consistency alone good design?

1 pointsby a85over 14 years ago
Or can you get away by being bad in a consistent way? For ex. if a button which does not look like a button, but is probably the only kind of button in the application. Links which are not underlined. Thoughts?

1 comment

gdlover 14 years ago
If you're using the word "bad" to describe something, it's probably not good. But if it's going to be bad, then yes, a consistent style of badness is preferable to one that is bad <i>and</i> inconsistent. At least that way people can get used to the specific faults and ignore or work around them as needed.<p>What you can "get away with" depends on the application and the users. A simple app for internal use can be as ugly as you like, but for something that potential clients will see before choosing whether or not to give you money (even for something unrelated) it would probably be a wise investment to get it done right.