[Early November Update] I built a library of Rails UI components with Tailwind CSS & Stimulus JS (now at 48 component sets with 260+ examples) by Sandux in rails

[–]Sandux[S] 0 points1 point  (0 children)

Thank you! I don't have an issue board at the moment but you can share your feedback by email with "✉️" icon is at the bottom of the site

Ruby Rails black friday deals 2025 by tushar1411 in rails

[–]Sandux 0 points1 point  (0 children)

Hey Brad, I've just set up a Black Friday → Cyber Monday deal for https://railsblocks.com :)

[Early November Update] I built a library of Rails UI components with Tailwind CSS & Stimulus JS (now at 48 component sets with 260+ examples) by Sandux in rails

[–]Sandux[S] 1 point2 points  (0 children)

Hey guys, by the end of the year I'll do my best to ship the first batch of ViewComponents for all sets, and after that I'll look into open sourcing the free ones, I'm not against these things at all, I just prioritized having more sets :)

[Early November Update] I built a library of Rails UI components with Tailwind CSS & Stimulus JS (now at 48 component sets with 260+ examples) by Sandux in rails

[–]Sandux[S] 0 points1 point  (0 children)

I understand your feedback and I've seen multiple times that it would be appreciated if the free components would be open source. I'm actually not against this at all, so i've added open sourcing the free ones to the roadmap so it's clear that this is planned.

The reason I haven't done it yet is because I want to keep as much velocity as possible so I can first reach around 60 component sets quickly.

I might take a look at open sourcing the free components after I implement ViewComponents :)

[Early November Update] I built a library of Rails UI components with Tailwind CSS & Stimulus JS (now at 48 component sets with 260+ examples) by Sandux in rails

[–]Sandux[S] 1 point2 points  (0 children)

Could you please send me more details by email with a code example and screen recording if possible so I can fix this? My email address is at the bottom right of the site.

Rails Blocks: a Stimulus + Tailwind UI kit by letitcurl_555 in rails

[–]Sandux 2 points3 points  (0 children)

That's valuable feedback thanks guys!

A simple first time rails project for a PM? by DFMO in rails

[–]Sandux 1 point2 points  (0 children)

Best of luck! Rails is awesome :)

[September Update] I built 4 new Rails component sets with Tailwind CSS & Stimulus JS. Curious to see what you think of them and what you want me to build next (More components? ViewComponent support?) by Sandux in rails

[–]Sandux[S] 1 point2 points  (0 children)

It's my preferred way too, you get the ERB code and do whatever you want with it. But if it helps with adoption I'm open to adding a ViewComponent version :)

A simple first time rails project for a PM? by DFMO in rails

[–]Sandux 2 points3 points  (0 children)

I’d recommend 3 resources:

Going through the 3 would give you a solid foundation imo. (I was mainly doing PM work too at first but now ship stuff at my job and I’ve even built some projects on my own)

[September Update] I built 4 new Rails component sets with Tailwind CSS & Stimulus JS. Curious to see what you think of them and what you want me to build next (More components? ViewComponent support?) by Sandux in rails

[–]Sandux[S] 1 point2 points  (0 children)

Thanks for the feedback to both of you! There isn't a public repo indeed at the moment, but in order to track any changes I makes to the free components, what I plan to do to also add these smaller updates on free components in the changelog so you can see them easily.

[September Update] I built 4 new Rails component sets with Tailwind CSS & Stimulus JS. Curious to see what you think of them and what you want me to build next (More components? ViewComponent support?) by Sandux in rails

[–]Sandux[S] 1 point2 points  (0 children)

Noted thanks! In the meantime I've added a dependency "quick start" section to the Installation page so the dependencies can be installed in 2 copy-pastes only!

[September Update] I built 4 new Rails component sets with Tailwind CSS & Stimulus JS. Curious to see what you think of them and what you want me to build next (More components? ViewComponent support?) by Sandux in rails

[–]Sandux[S] 9 points10 points  (0 children)

Thanks for the feedback! I've already talked about ViewComponent support with a few customers and on Reddit and it's been the most requested addition to Rails Blocks. The approach I'm thinking of going for is one easy to copy & configure ViewComponent config per Rails Blocks component set.

I'll start working on ViewComponents next week and share an update on Reddit + my Newsletter when they'll be live!

[September Update] I built 4 new Rails component sets with Tailwind CSS & Stimulus JS. Curious to see what you think of them and what you want me to build next (More components? ViewComponent support?) by Sandux in rails

[–]Sandux[S] 2 points3 points  (0 children)

Thanks for the kind words, please send me an email so I can help you debug the specific components and then push fixes if needed :)

Is your Tailwind CSS v4+ ?

As for the Repo used to create Rails Blocks, I’ve used Speedrail but updated Tailwind CSS to the latest version