We all know how important user experience is in software development. But with so many competing priorities, it can be tough to keep it at the forefront. What is your experience with OR approach to incorporating UX into your projects, and how do you prioritize the following?
- User research
- User personas
- Usability testing
- Design thinking
- Continuous feedback
- Iteration
Top comments (1)
So I don't have much to add to the UX discussion, but I do have a quasi-cheat that I use frequently to minimize how much effort I have to put into UX. When possible, I'll use robust UI frameworks like Ionic, which if used correctly (aka RTFM), delivers a fluid experience with minimal work.
UX of course is more than just a UI framework, but reducing the overall complexity does help give capacity back towards those other elements.