TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best Resources for SaaS UX / UI Design

16 pointsby thehodgeover 5 years ago
Hey folks,<p>I run a small SaaS application that is 2 years old, it&#x27;s doing okay and slowly growing BUT as time has gone by and we&#x27;ve added more and more features the interface has gotten a little.... messy.<p>I&#x27;d love to be pointed into the direction of some recommended books, videos or blogs to read on how to get out of this and point me in the direciton of user experience.

3 comments

jmhyer123over 5 years ago
I highly recommend <a href="https:&#x2F;&#x2F;refactoringui.com&#x2F;book&#x2F;" rel="nofollow">https:&#x2F;&#x2F;refactoringui.com&#x2F;book&#x2F;</a>. It&#x27;s not SaaS specific but it very much approaches design from a developer&#x27;s perspective which has helped me immensely in understanding and implementing small tweaks that make huge improvements.<p>I also recommend watching his YouTube videos. They can get long but it&#x27;s nice to see the thought process behind a visual refresh&#x2F;refactor from beginning to end. <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCxqiDtkXtOCNJdckODHk9YA&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCxqiDtkXtOCNJdckODHk9YA&#x2F;vid...</a>
评论 #21465005 未加载
enhdlessover 5 years ago
For general design resources, Hack Design has curated a really good collection of introductory design lessons: <a href="https:&#x2F;&#x2F;hackdesign.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hackdesign.org&#x2F;</a><p>For specific design questions, I like to search the UX Stack Exchange (<a href="https:&#x2F;&#x2F;ux.stackexchange.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ux.stackexchange.com&#x2F;</a>) whenever I&#x27;m unsure of a UI design. For example, if I&#x27;m designing a pagination component or error messages, there are probably relevant questions and answers related to best practices.<p>I would also recommend familiarizing yourself with the human-centered design process - nothing beats hands-on user research and prototyping. Identify which parts of your interface are causing the most friction, why, and what users are actually trying to achieve.<p>A lot of UI can be improved with basic visual design concepts - typography, color, spacing, visual hierarchy, composition.
skarrasover 5 years ago
You can use this tool to <a href="https:&#x2F;&#x2F;www.visualeyes.design&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.visualeyes.design&#x2F;</a> to get attention maps of a design.