Otherwise we have to use store or Api to initialize data for those tabs. In particular case, I had heavy tabs with charts and form datepicker in loops, so heavy that it was hanging the browser in some case, hence there mounting one component at a time makes more sense.
great suggestion! this video should be coming next week, but until then we have an article for that topic on our website. learnvue.co/2020/01/an-overview-of-vuejs-dynamic-components/
IMO Vue JS is the best framework out there for conditional rendering of anything. keep-alive is for conditional caching and only works for component tag. Very cool video for basic understanding. In a real situation I had to use the keep alive for caching the date when people switched between tabs.
Amazing and useful video as always 👌 thank you so much. I hope if you make a video about how to implement ssr with vue cli , I know I can use nuxtjs to make it easier but I would like to know the appropriate way with vue cli . Thanks in advance ☺
Listening to these tutorials while reading displayed text, which says the same, but in different way, is not very comfortable. Besides that, they are great.
I highly appreciate the effort put into these videos and they are very informative, keep going my dude !
Glad you enjoy them! Thanks :)
wow, that was amazing, i hv been coding with vue for about 3 yrs now and i still found it very useful.
appreciate it!!
Otherwise we have to use store or Api to initialize data for those tabs. In particular case, I had heavy tabs with charts and form datepicker in loops, so heavy that it was hanging the browser in some case, hence there mounting one component at a time makes more sense.
It's so useful, thanks
Just on time :) I am creating a slideshow-like experience and swiching slides with . keep-alive should be a nice fit here.
I stumbled myself with this same issue today. Will use it!
love the pace
Useful. Nicely explained
thank you.
Great content, very informative and precise.
thank you!
Saved my day! Thanx!
💚
My man can explain rocket science in less that 5mins and still understand it very well. Thanks man!
could you make video about dynamic components , using tag ?
great suggestion! this video should be coming next week, but until then we have an article for that topic on our website. learnvue.co/2020/01/an-overview-of-vuejs-dynamic-components/
What's the reason for not using the composition API?
Amazing content
I love this channel. So many greate vdo.
Thank you so much 😀
IMO Vue JS is the best framework out there for conditional rendering of anything. keep-alive is for conditional caching and only works for component tag. Very cool video for basic understanding. In a real situation I had to use the keep alive for caching the date when people switched between tabs.
thanks for the video
very usefull, thanks
Amazing and useful video as always 👌 thank you so much. I hope if you make a video about how to implement ssr with vue cli , I know I can use nuxtjs to make it easier but I would like to know the appropriate way with vue cli . Thanks in advance ☺
thanks for the suggestion! will definitely look into it more
thank you, helkped me a lot
Glad it helped! Keep Alive is a cool feature
im unable to do this in composition API :(
Good Video
thanks
why TH-cam auto translate this video to Dutch language?
DUDE! This is so damn usefull!!!!
glad it helps!
keep-alive takes unclude and exclude . you should explain it in this video
Listening to these tutorials while reading displayed text, which says the same, but in different way, is not very comfortable.
Besides that, they are great.
i agree - thats something i've been trying to do better in my more recent videos. thanks for the feedback!
@@LearnVue anyway the content is great!
oh nice !
Create more contents
How can someone not love Vue!? if VueNative existed nobody would care about react.... (chill bro! i'm just messing with you)