7 ms·
Computer-to-human interaction is vastly more complicated than computer-to-computer interaction. System complexity can be bounded by well-defined rules. UI needs
by snarkypig 3y ago
Computer-to-human interaction is vastly more complicated than computer-to-computer interaction. System complexity can be bounded by well-defined rules. UI needs to account for different screen sizes, input methods, human error, changing trends, even psychology.
- funcDropShadow 3y agoAnd yet modern UIs fail miserably at basic accessibility. Often, they even manage to fall below the baseline of static HTML.