kristianfreeman.com

Brief shadcn/ui review

I'm really enjoying shadcn/ui:

Beautifully designed components that you can copy and paste into your apps.

It looks great by default. If you're in React land, it isn't too hard to get up and running – assuming you're already using Tailwind and PostCSS.

I've used it in a few configurations:

I wish there was a version of it that was just CSS. If I could add it into my Rails apps, even with limited functionality (no interactivity, or at least, highly degraded interactivity), that would be awesome. It feels super professional. Maybe I'll start digging into server rendered JS code in Rails apps and see what I can make happen.

#react #webdev