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: What's your favorite UI library?

21 pointsby thatxlinerover 1 year ago
I'll start with mine: DaisyUI. As a CSS-only framework built on TailwindCSS, it's compatible with any web framework. Plus it looks good.

8 comments

photon_colliderover 1 year ago
I like using the shadcn&#x2F;ui library: <a href="https:&#x2F;&#x2F;ui.shadcn.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;ui.shadcn.com</a>
评论 #38579263 未加载
pseudocomposerover 1 year ago
For web-first, Tamagui is really lovely for me. Though it’s really more a UI library + build system, like Flutter. And for native-first, Flutter takes it.
rtcomsover 1 year ago
beercss<p><a href="https:&#x2F;&#x2F;www.beercss.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.beercss.com&#x2F;</a>
joshxyzover 1 year ago
mui.com only. it has all the components i need for a small project to a large project. i still layout my component placements with tailwind.
bnchrchover 1 year ago
Chakra is my go to: <a href="https:&#x2F;&#x2F;chakra-ui.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;chakra-ui.com&#x2F;</a><p>But Shadcn is my darling: <a href="https:&#x2F;&#x2F;ui.shadcn.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;ui.shadcn.com&#x2F;</a>
jo_beefover 1 year ago
Shadcn&#x2F;ui and TailwindUI. I want to love Mantine but I don&#x27;t enjoy having to style in a separate file.
solardevover 1 year ago
MUI. It works very well and has great documentation and examples. Makes frontend work so much faster.<p>MUI is the single biggest improvement to my workflow in 20 years of doing this.
lgkkover 1 year ago
mui. Has everything I need. Easy to customize. Works.<p>At this point I just do whatever is best for solving my customers problems. Really could care less what hipster shenanigans are going on under the hood. Just want something that’s easy and done.