TE
ТехЭхо
ГлавнаяТоп за 24 часаНовейшиеЛучшиеВопросыПоказатьВакансии
GitHubTwitter
Главная

ТехЭхо

Платформа технологических новостей, созданная с использованием Next.js, предоставляющая глобальные технологические новости и обсуждения.

GitHubTwitter

Главная

ГлавнаяНовейшиеЛучшиеВопросыПоказатьВакансии

Ресурсы

HackerNews APIОригинальный HackerNewsNext.js

© 2025 ТехЭхо. Все права защищены.

Ask HN: Where to find UX design resources?

17 балловавтор: bindd4 дня назад
We’re a bootstrapped company short on resources. We need to design our app and although one of us is a front-end engineer, we’re not designers.<p>Have you been in a similar situation? Where did you find UX resources to help design your initial product offering? What would you recommend we do?

5 comments

solardev2 дня назад
I find this book really helpful: <a href="https:&#x2F;&#x2F;www.refactoringui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.refactoringui.com&#x2F;</a><p>Along with reading Nielsen Norman articles on best practices and such.<p>For UI and widgets, I personally like MUI and find it better the Shadcn, but whatever, just start with something usable and polished enough, even if it&#x27;s not the prettiest, and improve it later when you can hire a designer.<p>You might also be able to find some relative cheap freelance design just to get a basic look and feel and maybe a logo.
GunjanWalecha4 дня назад
For product design methods and collaborative exercises: <a href="https:&#x2F;&#x2F;www.aha.io" rel="nofollow">https:&#x2F;&#x2F;www.aha.io</a> You can use component libraries like skeleton UI:<a href="https:&#x2F;&#x2F;www.skeleton.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.skeleton.dev&#x2F;</a> or Schadcn: <a href="https:&#x2F;&#x2F;ui.shadcn.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ui.shadcn.com&#x2F;</a>, so you don&#x27;t have to design the components an style guides yourself. If you are interested in reading just one book and be confident about your design decisions, read : The User Experience Team of One by Leah Buley.
评论 #44069267 未加载
edmondmc9004 дня назад
Below are the websites that i usually used for ideas, resources and guidance for critical UX considerations. <a href="https:&#x2F;&#x2F;www.ux-checklist.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ux-checklist.com&#x2F;</a> <a href="https:&#x2F;&#x2F;uxplanet.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uxplanet.org&#x2F;</a> <a href="https:&#x2F;&#x2F;uigoodies.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uigoodies.com&#x2F;</a>
constantinum4 дня назад
Monitoring and finding solutions on <a href="https:&#x2F;&#x2F;ux.stackexchange.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ux.stackexchange.com&#x2F;</a> really helped us.
brudgers4 дня назад
[There is no detail to the question. This answer is generic]<p>Working is the most important UX element and if it works it is good enough to ship.<p>If it doesn’t work, then other aspects of the UX are irrelevant…there are no users to use what doesn’t work and if you can’t make it work UX resources aren’t going to help anything other than help you avoid the big problem.<p>Should you learn some design? Of course, but the only way to learn design is by designing…it’s like singing and keepee-uppee, no book can show you how to carry a tune or get you to ten juggles.<p>So to reiterate, ship.<p>Good luck.