Vue JS 2 Tutorial #14 - Multiple Vue Instances

Vue JS 2 Tutorial #14 - Multiple Vue Instances

Net Ninja

7 лет назад

118,489 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

شروحات كينق [KING]
شروحات كينق [KING] - 27.10.2022 09:19

thank you bro for this tutorial

Ответить
Thom Ives
Thom Ives - 30.08.2022 17:30

Shaun, Bravo on your amazingly good pedagogical skills! In other words, I love your teaching style brother!

Ответить
Eduardo Godinho
Eduardo Godinho - 21.07.2022 19:34

Very cool, but how do you use plugins on each one? e.g.: Vue.use(CustomPlugin). I've tried it but works on the first vue instance but not on the second one.

Ответить
Russell Munro
Russell Munro - 24.08.2021 09:06

thanks for the helpful video. whats the best folder structure what you use for multi instance Vue.js?

Ответить
Faical Bahsis
Faical Bahsis - 11.06.2021 05:37

amazing cours

Ответить
Sukhvinder Singh
Sukhvinder Singh - 17.08.2020 06:56

Thanks, man! I understood each and every word of your tutorial. But, I have only one doubt by creating 2 instances whats is achieved by it.
Means in the real-world applications where I may use the multiple instances concept.

Ответить
Dawn Zoe
Dawn Zoe - 23.07.2020 16:11

you save my life!!!

Ответить
Mark McArdle
Mark McArdle - 19.06.2020 17:03

Your tutorials are excellent and your explanations very clear. A very tiny suggestion might be to include a comment about why you would do this. I'm struggling to see the point of multiple Vue instances when it seems you can just have a single instance with components and therefore have less mark-up on the screen. A real-world example of when multiple instances is useful or necessary would be fantastic.

Ответить
No Bias
No Bias - 11.06.2020 02:46

Thanks for the video. I am going to recommend others too. :)

Ответить
Atiqur Rahaman
Atiqur Rahaman - 29.04.2020 21:58

Just Wonderful...😍😍

Ответить
EDGE HSU
EDGE HSU - 12.02.2020 03:42

Thanks. That's helpful!

Ответить
Rex Galilae
Rex Galilae - 05.09.2019 12:11

Since it's almost 2 years old, I want to know if this tutorial is all I'd need to get started with Vue.js in 2019.
I've seen many tutorials and this seemed the easiest to understand from among them all. Would be a shame if it was outdated :/

Ответить
Evans Sarpong
Evans Sarpong - 26.08.2019 19:11

great...awesome

Ответить
Bruno Faúndez
Bruno Faúndez - 21.08.2019 18:31

Thanks for this tutorial! I'm working on a Wordpress project and need to build different forms that use asyncronous data and interact with each other. The thing is, I hate working with jQuery for ajax, so I wanted to try Vue for those form widgets. And this is just what I needed to make it work! Subscribing now! :)

Ответить
nyan FPV
nyan FPV - 08.06.2019 16:30

I would like to create multiple vue widgets using single file components and a build process and integrate them in one page. Each widget would be delivered using its own service (self contained system approach), and would be integrated in the parent page using Ajax. Is it possible to build this so that the framework itself won't get delivered multiple times to the customer?

Ответить
Jack42
Jack42 - 05.06.2019 18:01

Your tutorials are awesome, at first I was overwhelmed by the complexity of Vue, but your tutorials make it so easy to understand :)


Btw, may I ask from which part of the UK you come from? I realized you speak the "h" sound in "html" and I have never heard that before.

Ответить
Carlos Jose Jimenez Bermudez
Carlos Jose Jimenez Bermudez - 20.04.2019 05:32

I like that you can do something like this, it shows how powerful the framework is, what I wonder is why would using two instances in the same html page ever be useful in the real world?

Ответить
Aruna Sathish
Aruna Sathish - 21.01.2019 06:32

You literally saved my day!!! Thanks a lot :)

Ответить
Mohammed I.
Mohammed I. - 06.11.2018 03:54

Thanks for your tuts mate, I have something kind of similar in my mind, is it possible to name a Vue instance and use it through multiple components so for example instead of this.fooList I can write something like let's say V.fooList , I tried but couldn't manage to get it working across multi components so I wonder if there's a work around to make it work.. thanks in advance

Ответить
daniel gabe
daniel gabe - 02.08.2018 22:09

Thankyou very much

Ответить