DEV Community

Cover image for Vue 3 is now in Beta πŸ––
Gaute Meek Olsen
Gaute Meek Olsen

Posted on • Updated on • Originally published at gaute.dev

Vue 3 is now in Beta πŸ––

Vue.js 3 has now reached Beta πŸ₯³

One of the things I'm most excited about is how to share state and logic between components without props and emits. Look at how we can keep our state and logic in its own JavaScript file and use it in the components we need.

Alt Text

I'm really looking forward to the official release. If you want to read about what's new and changed, take a look at my previous article. And check out this repository for how to set up a Vue 3 project today and more resources.

Top comments (9)

Collapse
 
manuelojeda profile image
Manuel Ojeda • Edited

I love how the Vue team did their vision of Hooks and works really great. Vue 3 feels Vue 2 overpowered

Collapse
 
avxkim profile image
Alexander Kim

I'm glad they didn't implemented useEffect() hook in Vue 3, instead they kept lifecycles.

Collapse
 
audreyfeldroy profile image
Audrey Roy Greenfeld

Wow, that new way of sharing state is so clean and simple. I'm excited to try it!

Collapse
 
devmount profile image
Andreas

Sooo looking forward to the first stable release πŸ™πŸ»πŸ˜…

Collapse
 
gregorip02 profile image
Gregori PiΓ±eres

Really excited for this main version, vue is simple and powerful. This feature will allow you to create truly scalable applications.

Collapse
 
cloudmunk profile image
CloudMunk

Can't wait to try this!

Collapse
 
jannikwempe profile image
Jannik Wempe

It really feels like being a kid waiting for christmas. I loved hooks in React and really looking forward to the composition API. Good job Vue-team!

Collapse
 
alexandrecoin profile image
Alexandre C.

Looks nice indeed ! Will try this very soon.

Collapse
 
shermayster profile image
Pavel Shermayster

Impressive work! πŸ‘