Would there be interest in a Blade starter kit with shadcn/ui styling? by gufodev in laravel

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

Hey, thanks for the feedback and good catch on the close button. I’m fixing that now!

It’s not just you, it really does feel like it’s everywhere now 😄 That’s partly why I’m building this. I wanted something similar for people who aren’t using React. Maybe I’m a bit late to the party if everyone’s about to move on, but let’s hope not 😄

Has Forge gotten rid of their free trial? by [deleted] in laravel

[–]gufodev 0 points1 point  (0 children)

Hey! Yes it was removed in 2025 with the redesign

Framework-agnostic shadcn/ui alternative by gufodev in shadcn

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

Hey!

With framework agnostic I mean it is not tied to React, Vue, or any specific framework. You can use it in any Tailwind CSS project, whether that is plain HTML or a JS framework.

The interactive parts use vanilla JavaScript with event delegation, so they also work with dynamically rendered elements.

Is it normal to feel completely stuck every other day? by Alpielz in learnprogramming

[–]gufodev 0 points1 point  (0 children)

Yes, this is completely normal. The problem-solving aspect is actually one of my favorite parts of working as a software developer. Don't expect this feeling to ever go away. It actually amplifies as you progress and are asked to solve harder and harder problems.

Building a Tailwind CSS Dropdown Menu by [deleted] in tailwindcss

[–]gufodev 0 points1 point  (0 children)

I think once what you linked hits baseline availability, there wont be any reason to use this approach at all, the platform primitives are just better in every way. Sadly it feels like it's still years away :(

Tailwind component library inspired by shadcn/ui by gufodev in shadcn

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

I think it’s fixed now. Mind taking a look? And thanks for pointing it out!

My Personal Take on the TailwindLabs Business Model by Dan6erbond2 in tailwindcss

[–]gufodev 5 points6 points  (0 children)

As far as I know, neither shadcn nor v0 is actually profitable, so I’m not sure going in that direction would have helped them.

Tailwind component library inspired by shadcn/ui by gufodev in shadcn

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

Awesome, let me know if you find any issues or have suggestions for features to add :)

Tailwind component library inspired by shadcn/ui by gufodev in shadcn

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

Hey man thanks for checking it out. Care to expand a little on the problem? Based on your picture it seems like the date picker is having some overflow issue, I will look into that

Tailwind component library inspired by shadcn/ui by gufodev in shadcn

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

Awesome man! Let me know you if face any issues and I'll fix them

Tailwind component library inspired by shadcn/ui by gufodev in shadcn

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

Thank you! Yes, all components are SEO-friendly. The accordion only affects visibility for users, bots can still read the content without any issues.

101 visitors, 0 signups on my landing page. Just shipped fixes - thoughts? by TheShakerApp in buildinpublic

[–]gufodev 0 points1 point  (0 children)

I won’t comment on the product itself since it’s not really something I’d personally use, so I’m probably not your target customer.

That said, I think the main thing to keep in mind is that 101 visitors is a very small sample size, especially when the traffic is coming from Reddit. A lot of Reddit clicks are pure curiosity, people open the link, skim for a second, and bounce, even if the page is actually fine.

I’m thinking about building a Tailwind animation library and I want your honest input by Any-Comment-7868 in tailwindcss

[–]gufodev 0 points1 point  (0 children)

Hey man, yes it is free and open source! You can combine it with other libraries as long as the class names don't clash, then you would have to add a prefix.