Vapor Mode is the Future of Vue

preview_player
Показать описание
RESOURCES

Get early access to videos, exclusive content, interactive code challenges, and more.

follow me on twitter

#vuejs #vue #javascript #webdev
Рекомендации по теме
Комментарии
Автор

Your video is the FIRST video to get all the information for all the parts correct.

I've always had to do some small corrections here and there for the video creator..

But, none here.. You get a high five and a manly hug from me.

ColinRichardson
Автор

Pretty hyped for vapor mode for sure. Even though I never had issues with speed and performance in the first place. It most likely will take some time before we all can wrap our heads around all the ins-outs, caveats and such when 'vaporizing' some components. There's bound to be stuff that just suddenly stops being reactive, especially in the early stage.

cooltune
Автор

I wonder if I will be able to flip a switch on my existing Vue 3 projects and turn on Vapor mode and everything will work the same only 3x faster...

QueeeeenZ
Автор

Always great to see Vue keeping current with emerging frontend mechanics. I'm curious about the performance gains from this approach. I also wonder if there's a tipping point where a large app winds up being smaller using the virtual DOM.

soviut
Автор

Idk but thumnail was clean and good and short title. really pulled me into watching this video :p

gmd
Автор

If I have a huge list with hundreds or thousands of elements, it's best to use a v-for on a normal HTML element instead of an extra component to avoid all these component instances.
However, can I use components for those list items with Vapor mode?
Can I use an arbitary amount of (wrapper or static styling related) components by using Vapor mode *without* affecting performance?

Shulkerkiste
Автор

It they manage the compatibility thing then Vue will grow very much...coz vue has a big ecosystem.

jitxhere
Автор

with vue, how to animate ui?
with pure gsap like npm install gsap? or uesing vueuse/motion or with oku Motion? what is the best choice?

brhoom.h
Автор

How does this compare to HTMX using an event bus?

zagoskintoto
Автор

Can you pls make a Vue beginners tutorial as your channel is dedicated to Vue.js and that would approach alot of people. Thanks!

daniels
Автор

I think Evan started creating vue using a VDOM to avoid directly modifying the DOM due to performance, why is this a better option now?

pepinogdev
Автор

in our workplace (Poland team) we have banned things from China, and Vue Vapor has biggest sponsor ie. China

ajinkyax
Автор

Thanks for the information bro, good video 👍

ttaysson
Автор

u got it wrong u should have said that you love how vue team learned from solidJS team amd this will be a breaking change since there are some benefit of using the v dom that won't be supported anymore

kal.leroux
Автор

Reall cool video, well explained. Thanks

maxwebstudio
Автор

Oh i have a big feeling that vue will overtake this framework battle. Only i could wish besides getting rid of vdom somehow is same 3d ecosystem like r3f+drei

mikhalpalych
Автор

That's funny. "A cool new feature" that has been implemented in svelte for a long time

andreydyugaev
Автор

so now, every web framework is basically svelte at this point

nullpointer
Автор

Another useless feature that makes programmers world more complicated. Compare those constant useless changes to excellent C language that is still efficient and unchanged after 50 years. We live in bad times

adriatic
Автор

Feels like we're back to the good old knockout.js days and I personally think it's a very good thing :)

robertocollina