UI Tag Archives - General Assembly Blog

User Experience Jobs: 7 Options & How to Choose a UX Career You Love

By

If you have ever done a quick job search for “user experience design,” chances are you’ve seen a number of titles and descriptions that aren’t always as simple as “UX designer.”

User experience has a variety of specializations, and as a job seeker and practitioner, you should know the skills and applications that come with each. Understanding these differences will help you decide your UX career path and and help you find the appropriate job to fit your interests and skill set.

Continue reading

4 Common User Interface Patterns You Should Be Using

By

User Interface Patterns

“There are only patterns, patterns on top of patterns, patterns that affect other patterns. Patterns hidden by patterns. Patterns within patterns. If you watch close, history does nothing but repeat itself.” This quote comes from author Chuck Palahniuk’s novel Survivor, but it’s also a perfect summation of the world of user interfaces.

User Interface patterns (UI) are common best practices that serve as a reusable solution to a frequently occurring problems. Over time, users acclimate to these patterns and can even grow to expect them. Herein lies the issue. If a pattern becomes ubiquitous with a certain task, the user experience can be hindered if the pattern is not present or a suitable replacement is not offered.

As user experience designers, we need to keep up with these trends and patterns. However, it is not enough to just recognize and utilize them, but we must also understand the implications associated as well.

In this post, we will explore the following common UI patterns for further examples:

  • Input – Inline validation
  • Navigation – Infinite scroll
  • Content management – Hover controls
  • Data management – Draggable objects

Continue reading