- UX for the Web
- Marli Ritter Cara Winterbottom
- 168字
- 2021-07-08 10:12:29
Giving guidance through anticipation design
This design approach focuses on guiding the user through the user journey by eliminating as many steps as possible, and by utilizing business logic together with the user's past behavior on the website. Cognitive load is a psychological term used to describe the amount of mental effort it takes a person to perform a specific task. If a website's functionality and UI design does not reduce the cognitive load then UX has failed in creating a light and enjoyable user experience for the user.
The autosuggest functionality when doing a search uses business logic to serve the user with available options within the relevant context, and also uses previous searches to create a prediction of potential searches the user might include in the future. Geolocation is a feature to track the user's location through an IP address or GPS on a mobile device and serve the user with relevant content based on their location, such as suggesting nearby restaurants, events, or music festivals.

- 多媒體CAI課件設計與制作導論(第二版)
- JavaScript從入門到精通(微視頻精編版)
- Python科學計算(第2版)
- Computer Vision for the Web
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Learning Informatica PowerCenter 10.x(Second Edition)
- 64位匯編語言的編程藝術
- Python Geospatial Development(Second Edition)
- Java Web基礎與實例教程
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- C語言程序設計
- 動手學數據結構與算法
- Test-Driven Machine Learning
- Hands-On Kubernetes on Windows
- Java并發編程之美