COMPONENTS | VueJS | Learning the Basics

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ •

  • @dmiradakis
    @dmiradakis 4 роки тому +4

    You are EXCELLENT, a truly superb teacher. I'm not even an official web developer right now, but I've been feeling that I've been getting slowly sucked in for a while now. Thank you so much, Max! : )

  • @ashishdhamala9040
    @ashishdhamala9040 7 років тому +1

    Your videos are awesome man. I searched for so many videos in UA-cam to learn VueJs but I found videos in this playlist the most useful. The way you describe things are awesome. Thanks for the playlist.

    • @academind
      @academind  7 років тому +1

      Thanks for your great feedback! :)

  • @alexanderkoval1481
    @alexanderkoval1481 7 років тому

    Your VueJS videos have been an invaluable source of help for me as I make my way through the wonderful world of Vue. Thank you so SO much for the time and energy you put into these! You have a great way of explaining not just *how* you do something but also *why* you should do it, which a lot of other channels on UA-cam unfortunately lack. Consider me subscribed!

    • @academind
      @academind  7 років тому

      Thank YOU so much Alexander, really great to hear that! :)

  • @yileizhang3545
    @yileizhang3545 6 років тому +1

    Succinct. Clear. And informative. Great stuff for people starting to use vue.js.

    • @academind
      @academind  6 років тому

      Thank you so much, awesome to hear that!

  • @pheonix05powrful
    @pheonix05powrful 5 років тому

    I am currently working with Vue.js and it was really easy to transition from Angular....but I had few doubts about the components (which are now cleared) and how to make parent child communication possible,...thanks Man it is much understandable than the documentation on the official website....Kudos...

  • @zahidulislamsuzon8778
    @zahidulislamsuzon8778 7 років тому +4

    What is the relation or difference between Vue instance and Vue Component instance?

  • @H4yFanSs
    @H4yFanSs 8 років тому +12

    Thanks! Will you do a project with Laravel and VueJS?

  • @Christine-lo9pe
    @Christine-lo9pe 4 роки тому +1

    After watching your Vue tutorial on youtube, I brought your vue course on Udemy.

    • @academind
      @academind  4 роки тому

      Thank you for your support!

  • @geneanthony3421
    @geneanthony3421 2 роки тому

    One trick you can use (if using JS files instead of VUE files) is using the multiline comment and in visual studio code using es6-string-html to turn on HTML for the string.

  • @brianfabrizio4676
    @brianfabrizio4676 7 років тому

    Brilliant lesson. Great technology explained perfectly.

    • @academind
      @academind  7 років тому

      Wow, thank you for your amazing feedback Brian, so happy to read that!

  • @jeremybrews2521
    @jeremybrews2521 8 років тому +5

    Awesome. thanks and keep up the great work.

    • @academind
      @academind  8 років тому +1

      Trying my best, thanks for the great feedback! :)

  • @nitdesign
    @nitdesign 5 років тому

    Hi teacher. I have a question. I’m studying React now and I wonder if Incan create the same component type you do with Vue but with React.
    I mean, is it possible to call a component into my HTML with react? Or should I always have a whole react application with the render method?
    I hope it makes sense.
    Thanks!

  • @draco_2727
    @draco_2727 7 років тому +1

    Good video! One thing, you could have used a UL tag and have created a list, that would have been more semantic and also served the purpose of just having one root element :)

    • @academind
      @academind  7 років тому

      Thanks for the great feedback and for sharing this improvement!

  • @awaisraad
    @awaisraad 8 років тому +5

    Did you learn all that from the documentation?

    • @academind
      @academind  8 років тому +13

      Docs + creating projects with it :)

  • @andresfrr100
    @andresfrr100 5 років тому

    Excellent explanation!

  • @normaneilmacutay1731
    @normaneilmacutay1731 7 років тому

    Great tutorial for a newbie like me. Thanks dude!

    • @academind
      @academind  7 років тому

      Really happy to read that, thanks so much for sharing this Normaneil.

  • @hassantayf
    @hassantayf 8 років тому +2

    Thank you for your good explanation

    • @academind
      @academind  8 років тому

      I'm really glad to hear you liked it and that it was helpful!

  • @phillipscards
    @phillipscards 8 років тому +1

    Excellent tut. Thank you!!!!

    • @academind
      @academind  8 років тому

      You're welcome - I'm happy you're enjoying it!

  • @adam192021
    @adam192021 5 років тому +1

    The BEST as always!

  • @pfkong6917
    @pfkong6917 7 років тому

    You're a good teacher! Thanks.

    • @academind
      @academind  7 років тому

      Thanks so much for the awesome feedback!

  • @adam_devs
    @adam_devs 6 років тому

    any thought on NativeScript with Vue ?

  • @Felipe-pb9gu
    @Felipe-pb9gu 8 років тому

    Hi, thanks for all your videos, im starting to dev a medium web/mobile app, im using meteor for the server, which library you recommend for the view Vue or React?

    • @academind
      @academind  8 років тому

      Obviously there's no clear right or wrong. Personally, I prefer VueJS over ReactJS BUT: This is only my preference. You'll be able to build this project with either of the two frameworks

  • @prajganesh
    @prajganesh 7 років тому

    What are you thoughts on Vuetify vs Vue-material?

    • @academind
      @academind  7 років тому

      Both are great, pick the one you enjoy most ;)

  • @ShivamSingh-wb9yu
    @ShivamSingh-wb9yu 7 років тому +4

    bro u r awesome :)

    • @academind
      @academind  7 років тому +1

      Thanks so much - really happy to see you're enjoying the videos!

  • @KastriotRamani
    @KastriotRamani 6 років тому

    OMG that was the problem I had, I tough I nested it but because of v-for I wasn't, thank you!

    • @academind
      @academind  6 років тому

      Happy to read that the video was helpful :)

  • @richardschafer7360
    @richardschafer7360 8 років тому

    Awesome tutorials, thanks you for your work, you are putting in ! =) Instantly subscribed ! =)

    • @academind
      @academind  8 років тому

      Thanks so much Richard - and welcome on board of the channel!

  • @manojverma1052
    @manojverma1052 5 років тому

    Nice video , Did next video release ? I need that.

    • @academind
      @academind  5 років тому

      Thank you Manoj! You can find the full playlist here => academind.com/learn/vue-js/learning-the-basics/components/

  • @acerlmt
    @acerlmt 7 років тому

    Thank you!
    7:08 Please, where video with template no in code? Is this it ua-cam.com/video/6noJ0dlG7jM/v-deo.html ?

  • @caiovalentim6292
    @caiovalentim6292 7 років тому

    You are amazin,g i bougth your course VueJS 2 on Udemy

    • @academind
      @academind  7 років тому +1

      So awesome to read that Caio, thank you for your comment and welcome on board of the Vue course :)