First: these are really, really good video tutorials. I'm just leaving a comment that I had some issues with using the v-for directive in the template tag. While the suggested code for using v-for directive within the template tag did render to the browser just fine, within VS Code the following issue was underlined on :key="name" as follows: [vue/no-v-for-template-key] '' cannot be keyed. Place the key on real elements instead.
when I tried looping through a template tag I get an error "'' cannot be keyed. Place the key on real elements instead.", however, it compiles successfully.
This series is great, thanks! Better than most paid-for classes.
as a DC fan, I'm really happy to see you use the Big Three >_<
especially Batman in the previous video
Thank you for this wonderful series, Clear and easy explanation and does not waste time 💐
thanks bro! your video is clear and easy to understand. I'm from Myanmar.
Super, Vishwas! Very nice tutorial
Seriously, the best tutorial.
First: these are really, really good video tutorials. I'm just leaving a comment that I had some issues with using the v-for directive in the template tag. While the suggested code for using v-for directive within the template tag did render to the browser just fine, within VS Code the following issue was underlined on :key="name" as follows: [vue/no-v-for-template-key]
'' cannot be keyed. Place the key on real elements instead.
This man is a big fan of DC:))
Great video, thank you. You made it very easy to understand.
How I can thank you, you made my frustrating Vue js learning simple, easy and clear.
Inside the v-for directive why are we binding the unique :key attribute?
I got my answer in the next video. Thanks for making these wonderful videos.
Huge thanks to you
Great Video. Thank you so much for this tutorial
Perfect🚀
Thank you comrade
brother can you also add a githhub repo for the same course
Perfect🚀
Thank a lot brother 🙏 lk
me salvaste bro jaja saludos
sell it in udemy man..u are awesome..I will be happy to pay for these type of contents
❤❤
I suspend you as DC fan?😁
👍👍
when I tried looping through a template tag I get an error "'' cannot be keyed. Place the key on real elements instead.", however, it compiles successfully.
same bro