DEV Community

Discussion on: Let’s build a recipe app using Vue 3 + Vite

 
n0n3br profile image
Rogério Luiz Aques de Amorim

I love svelte too. Have you seen the rfc about script setup syntactic sugar ? It makes vue seems more sveltish then ever.

github.com/vuejs/rfcs/pull/182

Thread Thread
 
yawnxyz profile image
Jan Z

wow yeah, that definitely feels very Svelteish! I'm excited for this direction Vue is going and I can't wait to see what the next Nuxt will bring.

I just took your Vue 3 SWR post concepts and implemented it for my Sapper project really successfully! I'm still not so sure about deploying Sapper projects in production seeing how so much is still in flux, but Svelte/Sapper to me is like a lighter version of Vue/Nuxt, and especially so with where Vue's going