User Usability And User Experience

Luis SilvaBy: Luis Silva, on 1/24/2018

Websites are comprised of two major sections - the client-side and the server-side. The client-side is also known as the “front end”, and the server-side known as “back end”. Both sides work unison to handle the website's functionality. The server-side handles all the programming operations the website needs to process information. Meanwhile, the client-side is what the user sees, such as images, font, color, and design layouts. User Interfacing, User Usability, and User Experience are the three front-end concepts that constitute a web design.

User Interface

User interface (UI) refers to the look & feel given to the website by the web designer. This concept revolves around the artistic realm of web design. Often, a web designer with graphic designing abilities builds the designs. His or her responsibilities are to create image mock-ups that demonstrate the pages' look. This process is also known as wireframing.

User Usability

Oftentimes, the graphic designer has little to no experience in front-end development languages. It is up to the front end developer to build the designs in code and give it life in a computer browser. By creating web designs using code users are able to experience some behaviors on the website. e.g. page transitions, hover effects, fades, among other things.

Usability ensures the website works without code errors and all elements work as expected. This includes:

  • Submenus in the navigation open as required.
  • Buttons work and have a focus, hover, and active state.
  • Hyperlinks are different from the normal text in color and hover state.
  • Elements do not overlap with each other.
  • The website is responsive (mobile compatible). The website is consistent with all browsers.
  • And more…

User Experience

User Experience (UX) is the psychology behind the web design process. Many refer to UX as the art of “hacking the minds of the users”. A UX expert focuses on creating a web design that is easy to use and easy to understand. By understanding the user's expectations, a UX expert can cater to the needs of the users. Doing so reduces cognitive friction between the user and the design.

This process is difficult to conduct. Most clients expect the website design to meet their design preferences. In actuality, products and services, as well as the consumers or users, dictate the web design.

Conclusion

In summary, anyone with enough HTML and CSS experience can build a website. Others choose a DIY online system that offers free templates to build a website. Chances are, it may actually result in a nice design. Yet, this only covers the User Interfacing part. Professional experience is the most effective way to achieve User Usability and User Experience. These are the tools a website needs to enhance user engagement.