Hacker News new | ask | show | jobs
by supercoder 3297 days ago
Yep, for most apps design is typically the more important factor than the technical implementation.
2 comments

For most software, design is typically the most important factor. An app that does the right thing and has the right interface but is poorly coded and inefficient is still useful. An app that does the wrong thing, or has an awful interface, is not useful no matter how slick the code behind it.
Rather, software that provides value is more important than technical implementation. Design is just a way to get that value across.