Member-only story
Nuxt 3 Is All You Need
It finally happened. On November 16, 2022 Pooya Parsa announced Nuxt 3 is released.
Nuxt 3 Unlocks Vue 3 For Many Teams
The long awaited major version of the Vue based framework is set to match the expectations of the community shying away from Angular’s boilerplate and React’s minimalism.
I was talking lately with my friend who works in a Boston located software house. His team was stuck with Vue 2 because they used Nuxt.
Now, with the third version of Nuxt he told me they find the Vue 3 settled enough to upgrade the stack including both Vue and Nuxt at the same time.
Vue 3 — Son Of Angular, Also, Son Of React
To be honest, it is a major step. Because both Vue (inspired by Angular) update and Nuxt update offer some major improvements. Lately I was covering changes just in the Vue 3.2.40 minor version.
Up until now Vue 3 branch got tons of improvements, and no one had to close the office to force it (AFAIK).
Let’s just recall the most important changes in Vue 3 released on September, 18 2020:
- Composition API, hooks and other React stuff
- More control over reactivity
- Removed filters