HOW TO: Create a Nuxt.js app

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 2024

ความคิดเห็น • 17

  • @suraiyaaysha
    @suraiyaaysha 4 ปีที่แล้ว

    You are making the best tutorials for us I have ever seen. Love for Vue Mastery.

  • @alexandros-markovits
    @alexandros-markovits 5 ปีที่แล้ว +2

    Great starting tutorial! Even for a future fast re-watch to remember everything about nuxt. It is an awesome framework!

  • @NotesByNyasha
    @NotesByNyasha 4 ปีที่แล้ว

    Very clear explanations, love the way you make stuff simple

  • @timtitus7861
    @timtitus7861 5 ปีที่แล้ว

    After having just used Nuxt on a project, I can say I'd rather control the routes myself in a plain vue.js project than deal with Nuxt's issues.

  • @Allpin60
    @Allpin60 5 ปีที่แล้ว

    I love Vue , but this is just amazing, great video, Can't wait to learn more

  • @yaptchannel
    @yaptchannel 5 ปีที่แล้ว +5

    What about an advanced tutorial of the nuxt compoment life cycle?

    • @PureAlbania
      @PureAlbania 5 ปีที่แล้ว +1

      Agree! Would be great more advanced tutorials. There are already many Starting with Nuxt tutorials. Would be nice to go Mastery.

    • @PureAlbania
      @PureAlbania 5 ปีที่แล้ว

      @ You've just arrived to the party. Others in need of a bigger challenge.

  • @sanswee6396
    @sanswee6396 3 ปีที่แล้ว

    As it names.. mastery.. very clear..

  • @kapa4208
    @kapa4208 5 ปีที่แล้ว +1

    Sorry if this a noob question, but is there any case that you would use ONLY Vue (SPA) without using Nuxt (SSR)? Or is it 100% better to use Nuxt in any kind of project? I mean, even if my project doesn't neccessarily need SEO, then there is nothing wrong to still use Nuxt, isn't it? One disadvantage of using SSR that I know is your server will consume more resource (because the page is rendered on the server instead of user's browser), but other than that, is there any other disadvantage of using SSR instead of SPA?

  • @Chris-tb7jh
    @Chris-tb7jh 5 ปีที่แล้ว

    At 14:14, could you please tell me what the snippet extension is? (where you type 'vimport'). Thanks!

  • @jeremyjames3190
    @jeremyjames3190 5 ปีที่แล้ว

    Looking forward to the next video

  • @RobertWildling
    @RobertWildling 4 ปีที่แล้ว

    How could you push the project to github, when the project you create there (on github) has its own first commit? Shouldn't there have been a warning coming up? ("...first pull... see 'fast-forward' ...)

  • @alvarooycsoft
    @alvarooycsoft 5 ปีที่แล้ว

    It´s very nice for me TK.

  • @sudeshnaghosh6256
    @sudeshnaghosh6256 2 ปีที่แล้ว

    Where are the lesson files?

  • @delita0057
    @delita0057 3 ปีที่แล้ว

    why is my run dev not hot reloading?