←back to thread

304 points ulrischa | 2 comments | | HN request time: 0s | source
Show context
ayhanfuat ◴[] No.44687694[source]
I wouldn’t get too excited about it to be honest. At one time they were also supporting Vue but it is now basically abandoned.
replies(4): >>44687865 #>>44688010 #>>44688435 #>>44688490 #
1. skrebbel ◴[] No.44688490[source]
Vue has great web component support. Even React 19 (finally!) does.

Web components are a mess but this is a great application of them: shipping reusable components that work in all frameworks. It's the one and only killer application of web components.

Frankly I'm surprised they're marketing this as "for vanilla javascript" and not as a "now supports all frameworks" type positioning.

replies(1): >>44688569 #
2. ayhanfuat ◴[] No.44688569[source]
That’s not really the point. Tailwind UI depends on Headless UI. Headless UI had both Vue and React packages. The Vue package was abandoned. Many are in the process of finding workarounds for the issues or moving to another library. This new shiny thing can be used in Vue, sure. I know better now to not build anything on top of it though.