Hmm, Rails, I wonder if the UI will work well. I open https://railsui.com/components . I click on the different components. They switch to a random component after a while. My confidence in Rails for UI stays were it was :)
Show HN: Rails UI
91–100 of 116 posts
Re: Show HN: Rails UI
#92That's where I discovered TW back in 2018 I think. It was even before the Refactoring UI book and videos and the first official version of TW.
Re: Show HN: Rails UI
#93One suggestion I'd make is to disable the autorotation of ui elements on your main page, it's unintuitive and has a frustratingly short timeout before cycling to the next ui element.
Re: Show HN: Rails UI
#94Re: Show HN: Rails UI
#95Personally though I use rails - I just opt for Bootstrap, otherwise just inertia + PrimeVue
if you really wanna have dope components such as shad whatever - then of course you can always opt for Rails + Inertia React + Component library
Re: Show HN: Rails UI
#96Is this another Tailwind wrapper? Yes, it is.
Do you not use Tailwind? What is being wrapped? Designed and built this all as a Ruby gem, you can one-click install if you want to build prototypes with Rails even faster. I suppose you're not the target customer, but thanks for chiming in.
Still, does not justify the caustic comment. And I’ll be spending this entire weekend obsessing on how to do better.
Re: Show HN: Rails UI
#97Laravel has - Flux UI [0] Personally though I use rails - I just opt for Bootstrap, otherwise just inertia + PrimeVue if you really wanna have dope components such as shad whatever - then of course you can always opt for Rails + Inertia React + Component library [0]: https://fluxui.dev/docs/installation
"if you really wanna have dope components such as shad whatever - then of course you can always opt for Rails + Inertia React + Component library"
I don't think the target audience of RailsUI are people who want to use a front-end javascript framework.
A more suitable alternative is: https://railsblocks.com/
Re: Show HN: Rails UI
#98Hmm, Rails, I wonder if the UI will work well. I open https://railsui.com/components . I click on the different components. They switch to a random component after a while. My confidence in Rails for UI stays were it was :)
Re: Show HN: Rails UI
#99Wow, didn't realize that you're the one behind the Webcrunch channel. Never got into Rails but I loved your Affinity videos back in the day, you're also one of the functional CSS/Tailwind early adopters on YT. That's where I discovered TW back in 2018 I think. It was even before the Refactoring UI book and videos and the first official version of TW.
Re: Show HN: Rails UI
#100Looks great, and honestly not sure why something like this doesn't come out of the box in rails (it includes the kitchen sink for the most part sans ui) One suggestion I'd make is to disable the autorotation of ui elements on your main page, it's unintuitive and has a frustratingly short timeout before cycling to the next ui element.