←back to thread

Svelte 5 Released

(www.npmjs.com)
390 points begoon | 1 comments | | HN request time: 0.258s | source
Show context
impulser_ ◴[] No.41891160[source]
Why should someone use Svelte 5 over Vue 3?

Performance might be the only reason IMO, but once Vue Vapor is release that will most likely not be an advantage.

The Vue3 and Svelte 5 API are almost the exact same, but Vue can be used in TS/JS and Svelte 5 can't.

I do think SvelteKit is better than Nuxt by a lot. Maybe that's a big advantage.

replies(3): >>41891256 #>>41891663 #>>41892984 #
CharlieDigital ◴[] No.41891256[source]
One of the speakers at the recent ViteConf (maybe Antfu) said something interesting: most of the modern libs now are interchangeable. It comes down to preferred syntax and ecosystem.
replies(1): >>41891369 #
1. meiraleal ◴[] No.41891369[source]
No they are not. They would if they were natively webcomponents based but none are