Elements of user experience or elements of web design

Elements of user experience or elements of web design

System and user environment design <br />The success of Apple system lies in its system architecture. By simplifying the systems themselves, devices can only become better, smaller, and more powerful. In the future, the hardware will be replaced by flash memory.
In order to compete, Sony had to come up with a better system, not a worse one.
The same is true for writing media, books, and magazines. Sony may be successful by pleasing readers, but in addition to pleasing readers, its entire system must be correct, portable enough and effective enough for readers.
(Sony by proposing its reader may be successful but again the entire system must be in place, the reader, really portable and efficient with enough)
When the winning idea is "system", the final design style (although important) is not dominant.
Let’s try to define UX
Some UX models:
UX elements
UX honeycomb
UX forces
UX umbrella
“Famous” UX Elements Model

Objections to Jesse's Model <br />I have an objection to Jesse's diagram. These are not elements of UX, but elements of web design.
Yes, grasping these elements will give users a high-quality experience. But "information architecture", "interaction design", "user needs" and so on are not made up of user experience.
A high-quality user experience is composed of the following elements: desirability, usability, enjoyability, utility, delight, satisfaction, etc.
Model Improvements

Previous Page 1 2 Next Page Read Full Article

<<:  MySQL table field time setting default value

>>:  display:grid in CSS3, an introduction to grid layout

Recommend

MySQL MyISAM default storage engine implementation principle

By default, the MyISAM table will generate three ...

Detailed explanation of non-parent-child component communication in Vue3

Table of contents First method App.vue Home.vue H...

Solution for adding iptables firewall policy to MySQL service

If your MySQL database is installed on a centos7 ...

MySQL: mysql functions

1. Built-in functions 1. Mathematical functions r...

HTML table border control implementation code

Generally, when we use a table, we always give it...

How to configure MGR single master and multiple slaves in MySQL 8.0.15

1. Introduction MySQL Group Replication (MGR for ...

Summary of the application of decorative elements in web design

<br />Preface: Before reading this tutorial,...

Some front-end basics (html, css) encountered in practice

1. The div css mouse hand shape is cursor:pointer;...

CSS performance optimization - detailed explanation of will-change usage

will-change tells the browser what changes will h...

How to configure MySQL scheduled tasks (EVENT events) in detail

Table of contents 1. What is an event? 2. Enable ...

How to enable the root account in Ubuntu 20.04

After Ubuntu 20.04 is installed, there is no root...

What does the n after int(n) in MySQL mean?

You may already know that the length 1 of int(1) ...

How to import/save/load/delete images locally in Docker

1. Docker imports local images Sometimes we copy ...