Composition api. Those mixins used in Vue2 were really too much magic. You didn’t know wich mixin provides which function within a component With composition api I can structure it much better
I really like most of the new features but it seems to me as if Vue gets a lot more complicated. The best thing on Vue 2 is how easy it is to get in and it brings a good learning curve with it.
I would agree that one of the best things about Vue is just how approachable it is. I really don't think that changes because you aren't going to be forced to use the Composition API.
I think composition Api will be for advanced developers. You really only need to use it in huge components and as a beginner it's unlikely to write such big components
A few performance benefits in fact... As long as you don't need to target IE 11 you will be using the new reactivity system which is going to be faster, the modular rewrite with treeshaking will make it smaller and the virtual DOM updates are a huge performance gain.
Coming from React, I believe that the composition API is just almost identical to the React Hooks feature in React. Not only that but it even has more boilerplate. I really hope that someone can change my mind.
What are your favorite features coming in Vue 3?
reactivity system & composition api
Composition API looks promising to use in Vuex-like stores, curious how it will be integrated with it
Composition api. Those mixins used in Vue2 were really too much magic. You didn’t know wich mixin provides which function within a component
With composition api I can structure it much better
comp api plugin to use in vue 2.x if everyone wants to test it
github.com/vuejs/composition-api
Great video! Definitely looking forward to speed improvements and composition API!
Thank you, me too!
I really like most of the new features but it seems to me as if Vue gets a lot more complicated.
The best thing on Vue 2 is how easy it is to get in and it brings a good learning curve with it.
I would agree that one of the best things about Vue is just how approachable it is. I really don't think that changes because you aren't going to be forced to use the Composition API.
I think composition Api will be for advanced developers. You really only need to use it in huge components and as a beginner it's unlikely to write such big components
Fantastic. Love Vue. Vue3 is going to be nice
... yes you can make props reactive...
setup(props) ...
and Suspense was quiet interesting feature for async/promise
Dat vue 3 hype
Is the composition API functions a bit like angular services ?
Specific import that my favorite Vue 3 feature. Oh, by the way, what font you use in presentation?
The fonts on the slides are Bebas Neue & Noteworthy and the code examples use Hack.
Soooooo.. by just migrating app from Vue2 to Vue3 I get performance boost out of the box ?
A few performance benefits in fact... As long as you don't need to target IE 11 you will be using the new reactivity system which is going to be faster, the modular rewrite with treeshaking will make it smaller and the virtual DOM updates are a huge performance gain.
What about the stuff that changed? Filters are no more. Or can you still use them but they are deprecated
Amazing
36:30 what about translations, if I make use of Vue I18n?
Do we still benefit of the new render performance optimisations?
Coming from React, I believe that the composition API is just almost identical to the React Hooks feature in React. Not only that but it even has more boilerplate. I really hope that someone can change my mind.
Hey Dan, I believe you mean to say Vue is driven by the community and the Vue core team (rather than google core team).
Nice catch!
was just going to comment the same...
Your video has Q1 2019 (2:43). Bummer - can you still edit it?
Asko Kauppi Ya I saw that... you can’t edit it after the fact 🤷♂️
can we have a mini project on spring boot and vue.js and call an api (weather for example)
Thanks for vue.js videos
Glad you asked...already have something like that on the calendar... expect something soon!
@@DanVega
I wait impatiently to see that
Good!
nice video, thank you
The subscribe link of your video description point to a different channel ...
48:00 bookmark for me
watch in 1.25x speed
Q1 2019 ?? , min 2:47
Ya that is a typo, forgot to fix that sorry.