Content pfp
Content
@
0 reply
0 recast
0 reaction

Matthew pfp
Matthew
@matthew
I really can't overstate how much faster tailwind has made me as a dev. Crazy. What other things am I missing out on that will multiply my dev speed (besides copilot)?
35 replies
7 recasts
161 reactions

John Hoang pfp
John Hoang
@jhoang
Shadcn ui
1 reply
0 recast
1 reaction

matt 💭 pfp
matt 💭
@matthewmorek
i'd say don't use it unless you're setting up something generic from scratch and don't wanna touch it afterwards. after trying it out a few times, i prefer to make my own components using pur Radix UI or Headless UI, as they're way easier to maintain alongside dependency chain
2 replies
0 recast
1 reaction

Matthew pfp
Matthew
@matthew
very big fan of radix — haven't used shadcnui much tho!
0 reply
0 recast
1 reaction

jtgi pfp
jtgi
@jtgi
Have the opposite experience. Headless is great if you want to commit to building a component library from scratch, but I find it wasteful, most devs don’t know how to abstract well or even do typings properly. Shadcn at least starts you with good patterns and a decent look. The code is in your repo, so it’s trivial to customize or swap out altogether later.
1 reply
0 recast
0 reaction