TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best Resources for SaaS UX / UI Design

16 点作者 thehodge超过 5 年前
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 条评论

jmhyer123超过 5 年前
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 未加载
enhdless超过 5 年前
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.
skarras超过 5 年前
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.