What's with all the negativity here on HN, especially about the pricing? The Tailwind team created one of the most used CSS frameworks ever and charge nothing for it. The framework needs a revenue stream to enable continued investment. Rails has basecamp. Bootstrap had twitter. React has meta. Tailwind has Tailwind UI. I find it great value. It's a one-off cost comparable to hiring a designer or front-end developer f…
Catalyst – Tailwind CSS Application UI Kit
131–140 of 215 posts
Re: Catalyst – Tailwind CSS Application UI Kit
#132This is an unbelievably unfinished UI library. Especially with a price tag. A limited set of components with very little attention to detail. For example, the buttons lack the active state completely. Why would I pay €250 for something I can find easily for free?
But yeah, it is clearly not yet finished, the dark mode has a too low color ratio. Good thing is that this UI library comes bundled with the previously existing Tailwind UI.
Re: Catalyst – Tailwind CSS Application UI Kit
#133Haven't checked out Catalyst but I have used TailwindUI. The components are really good but if you are not using a JS framework, it's a lot of work to integrate. The regular JS version of TailwindUI uses Alpine which doesn't have a CSP compatible version so you will have to write the Javascript from scratch. Partially due to these and frustrated by lack of component libraries in Rails, I built and recently released a…
What do you mean?
Re: Catalyst – Tailwind CSS Application UI Kit
#134What's with all the negativity here on HN, especially about the pricing? The Tailwind team created one of the most used CSS frameworks ever and charge nothing for it. The framework needs a revenue stream to enable continued investment. Rails has basecamp. Bootstrap had twitter. React has meta. Tailwind has Tailwind UI. I find it great value. It's a one-off cost comparable to hiring a designer or front-end developer f…
I think it's the surprisingly poor quality of Catalyst compared to their other products and also how limited it is considering the price.
Re: Catalyst – Tailwind CSS Application UI Kit
#135This is an unbelievably unfinished UI library. Especially with a price tag. A limited set of components with very little attention to detail. For example, the buttons lack the active state completely. Why would I pay €250 for something I can find easily for free?
Re: Catalyst – Tailwind CSS Application UI Kit
#136What's with all the negativity here on HN, especially about the pricing? The Tailwind team created one of the most used CSS frameworks ever and charge nothing for it. The framework needs a revenue stream to enable continued investment. Rails has basecamp. Bootstrap had twitter. React has meta. Tailwind has Tailwind UI. I find it great value. It's a one-off cost comparable to hiring a designer or front-end developer f…
Re: Catalyst – Tailwind CSS Application UI Kit
#137Re: Catalyst – Tailwind CSS Application UI Kit
#138What's with all the negativity here on HN, especially about the pricing? The Tailwind team created one of the most used CSS frameworks ever and charge nothing for it. The framework needs a revenue stream to enable continued investment. Rails has basecamp. Bootstrap had twitter. React has meta. Tailwind has Tailwind UI. I find it great value. It's a one-off cost comparable to hiring a designer or front-end developer f…
I think it's the surprisingly poor quality of Catalyst compared to their other products and also how limited it is considering the price.
Re: Catalyst – Tailwind CSS Application UI Kit
#139This is an unbelievably unfinished UI library. Especially with a price tag. A limited set of components with very little attention to detail. For example, the buttons lack the active state completely. Why would I pay €250 for something I can find easily for free?
I've paid the 250, you don't just get these, but also lots of others: landing, components, docs sites etc. In 10 years time I've used a decent share of templates, but these I've enjoyed most by far and gotten the best user reactions from.
Re: Catalyst – Tailwind CSS Application UI Kit
#140Earlier quoted context omitted.
Cause that's not what it's for? It's like the opposite of headless components. It's all head and no component. That's what you're buying. I think that's pretty clear cause that is what Tailwind is . It's CSS, not a component library. That's what this thing is.
Tailwind UI includes JS for many components. https://tailwindui.com/documentation#vue-installing-dependen... > If you'd rather write any necessary JS yourself or want to integrate with a framework other than React or Vue, we also provide every Tailwind UI component example as vanilla HTML that you can adapt yourself.