Vue CLI Scaffolded Application vs Vanilla Javascript / CDN Vue Application

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • In this video I discuss how Vue gets mounted into the DOM (Document Object Model). I show how Vue CLI scaffolds out an application and relate it back to implementing a Vanilla Javascript so you can start to understand what all the tooling behind the Vue CLI application does for you. I show how Vue components are compiled from Vue CLI application's single file components.

Комментарии • 7

  • @pieterpienaar6649
    @pieterpienaar6649 3 года назад

    Incredible video!... The whole thing finally clicked. Thanks 👍

  • @0SinfulAngeL0
    @0SinfulAngeL0 3 года назад

    The best explanation of Vanilla (CDN) Vue vs Vue CLI, you should have explained a little bit more about the advantages of using the VUE CLI option, you mentioned only ES6 browser compatibility. Thanks

  • @ghostghost6840
    @ghostghost6840 3 года назад

    Good work bro

  • @ivosanchez6965
    @ivosanchez6965 4 года назад

    thank you ! for the longest time I've wanted to see vue from this perspective.

  • @hajiamano22
    @hajiamano22 3 года назад +1

    Not all heroes wear capes!