State management in @nuxt_js apps usually starts simpleโฆ until SSR, testing, and devtools start hurting.
This guide from @CertificatesDev breaks down when @vuejs reactivity is enough and when Pinia actually earns its place ๐
https://t.co/qAgAIzvHXX
Some notes on the acquisition.
- Vue is not part of this - it remains an independent project. That said, the acquisition does make it possible for me to better financially support the people contributing to or working full-time on Vue. More on this soon.
- Nothing really changes for the relationship between Vue itself and the people in the Vue ecosystem now working at Vercel. I remain close friends with the Nuxt team and Eduardo. Iโm confident that @rauchg will continue to support Nuxt the same way we intended to keep Vite vendor-neutral.
๐ก๏ธ we've just released v4.4.7 and v3.21.7, fixing seven coordinated-disclosure security advisories
๐ this includes all vulnerabilities we've been notified of through @AnthropicAI's Project Glasswing, as well as a number by external researchers.
https://t.co/NlKaT6SUeH
ired of choosing between SSR or SSG for your entire app?
@nuxt_js 4 lets you mix strategies per route.
Static pages for marketing, ISR for blogs, and client-side for admin dashboards.