←back to thread

917 points cryptophreak | 1 comments | | HN request time: 0.232s | source
1. fallingfrog ◴[] No.45761705[source]
My number one principle of UI design is this:

The things the user does most frequently need to be the easiest things to do.

You expose the stuff the user needs to do quickly without a lot of fuss, and you can bury the edge cases in menus.

Sadly a lot of software has this inverted.