What's your favorite UI library?
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.
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.
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.
Shadcn/ui and TailwindUI. I want to love Mantine but I don't enjoy having to style in a separate file.
MUI. It works very well and has great documentation and examples. Makes frontend work so much faster.
MUI is the single biggest improvement to my workflow in 20 years of doing this.
mui. Has everything I need. Easy to customize. Works.
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.