- 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.

- Android項目開發(fā)入門教程
- Java EE框架整合開發(fā)入門到實戰(zhàn):Spring+Spring MVC+MyBatis(微課版)
- 實戰(zhàn)低代碼
- Python程序設(shè)計案例教程
- Bootstrap Essentials
- 軟件架構(gòu):Python語言實現(xiàn)
- Cocos2d-x學(xué)習(xí)筆記:完全掌握Lua API與游戲項目開發(fā) (未來書庫)
- Android系統(tǒng)級深入開發(fā)
- Visual Basic程序設(shè)計實驗指導(dǎo)(第二版)
- Mastering AWS Security
- MyBatis 3源碼深度解析
- .NET 4.0面向?qū)ο缶幊搪劊簯?yīng)用篇
- 面向?qū)ο蟪绦蛟O(shè)計及C++(第3版)
- Mobile Test Automation with Appium
- VBA Automation for Excel 2019 Cookbook