|
|
|
|
|
by throwdaddy425
2646 days ago
|
|
Being able to hide complexity can easily solve this problem. A user interface can come in multiple flavors. The default interface is typically simple and suitable for 95% of people. The other 5% need things like stats for nerds, advanced options, etc. Making advanced options limited defeats the purpose of advanced options. If you have too many casual users clicking through to advanced options, it means you did a bad job separating concerns in the first place. |
|