Тёмный
No video :(

Vue 3: Working With Components And $ATTRS ! $listeners is Deprecated! What WILL WE DO? // VUE 3 TUT 

Program With Erik
Подписаться 123 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@ProgramWithErik
@ProgramWithErik 4 года назад
🔥🔥 Make sure to check out Vue Mastery! Vue Mastery is a premier teachable platform for all things Vue. Click here and check it out! It helps me keep this channel going! - www.vuemastery.com?fpr=erik52
@pascalraymond8424
@pascalraymond8424 4 года назад
Nice explanations, thank you Erik ! Maybe using $attrs instead of passing props leads to a lost of readability in childs components... But I'm using the filtered technique inside loops displaying dynamic components with component-is to avoid pass useless props. Great!
@ProgramWithErik
@ProgramWithErik 4 года назад
Great idea! Yes dynamic components are very useful too.
@truyennguyenuc3366
@truyennguyenuc3366 27 дней назад
Oh, thank you, sir! It's really helpful
@bjornbeckmann335
@bjornbeckmann335 2 года назад
Thank you very much. That helped me understanding the changes in Vue 3 a little bit more. :D
@mohsinyamani5497
@mohsinyamani5497 4 года назад
Thanks was helpful! Liked the version difference explanations.
@ProgramWithErik
@ProgramWithErik 4 года назад
Glad it was helpful!
@user-lp1sh4ru7g
@user-lp1sh4ru7g Год назад
hi, explained nicely. can i know which vs code theme you are using here.
@mkolsv
@mkolsv 2 года назад
Very useful video. Thank u!! What theme are you using in VS Code? 🤩
@DonovanChilders
@DonovanChilders 4 года назад
Interesting. I've never used $listeners before but we have a very large project that that uses the :class="" when embedding child components on purpose to assign a css class to the root template in the child component. I assume this is going away because you can now have multiple roots inside a component, which I completely understand. I think the benefits of this outweigh the need to make some changes to our codebase to accommodate this change when upgrading to Vue 3.
@ProgramWithErik
@ProgramWithErik 4 года назад
Right, with multiple root nodes, you'll have to change. If you leave the 1 root multiple node, and you don't disable attrs I believe it still works
@DonovanChilders
@DonovanChilders 4 года назад
@@ProgramWithErik Ahh, I didn't know that. I've not done any testing with Vue 3 but I may need to try. Thanks!
@MattDuarte11
@MattDuarte11 4 года назад
Can you do a video with TS?
@ProgramWithErik
@ProgramWithErik 4 года назад
Sure! I'll add it to my lsit
@saiyamgambhir
@saiyamgambhir 2 года назад
What if we need to pass arguments to v-bind $attrs methods in vue 3?
@sonaovski_music
@sonaovski_music 6 месяцев назад
what is the name of vs code template
@tilakmadichettitheappdeveloper
@tilakmadichettitheappdeveloper 4 года назад
Hey Erik ! I kinda feel like Vue JS creates its own problems and solves them whereas React ecosystem solves only what is actually a problem and leaves the rest for us. What do you think ? I don't wanna diss any framework but am just asking you .
@tilakmadichettitheappdeveloper
@tilakmadichettitheappdeveloper 4 года назад
also whats your twitter handel?
@ProgramWithErik
@ProgramWithErik 4 года назад
Twitter Handle is ErikCH. I dunno about that. Both have their won plusses and negatives
@tanzimibthesam5861
@tanzimibthesam5861 4 года назад
Nice are they brining any change to Vue X?
@ProgramWithErik
@ProgramWithErik 4 года назад
Yes! Vuex 4 is around the corner, that's a different video though. (TypeScript support is one of them)
@mikehurtado4772
@mikehurtado4772 3 года назад
Vue 2 and Vue 3 can coexist in same machine?
@AndreNitschke
@AndreNitschke 2 года назад
Workflow is not other possible, because vue3 components support multi-root.
@tamirfri1
@tamirfri1 4 года назад
didn't understood anything
@ProgramWithErik
@ProgramWithErik 4 года назад
I'm sorry :(
@terraptr1448
@terraptr1448 4 года назад
IntroView{border-radius: 100%;} 😂
@tilakmadichettitheappdeveloper
@tilakmadichettitheappdeveloper 4 года назад
the one angular-js guy disliked the video
@ProgramWithErik
@ProgramWithErik 4 года назад
haha
Далее
Vue 3 - What's New? What Changed?
30:47
Просмотров 131 тыс.
Why You Don't Need Vue Scoped CSS !
12:56
Просмотров 19 тыс.
Vue: Routing For Dummies
25:05
Просмотров 52 тыс.
Mobile Development in Vue
17:52
Просмотров 11 тыс.
Vue v-model in child components and defineModel
17:30