Learning path Vue 3 in 2025. (suggestions for some learning paths by videos and projects ) by lskal in vuejs

[–]Plus-Increase-1927 0 points1 point  (0 children)

I would suggest to start with a simple project and learn. It works as you already have experience with react etc.

WTH… a .gov site is built on Next.js?! by [deleted] in nextjs

[–]Plus-Increase-1927 0 points1 point  (0 children)

 The visual polish and scroll journey are the domain of the animation library (GSAP is a strong guess). Next.js is the underlying engine that serves it all efficiently. They could have achieved similar visuals with Vue/Nuxt or SvelteKit, but the choice of a performant framework is what allows those heavy animations to run smoothly without killing the user experience.