15 Vue 3 Tips and Tricks

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

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

  • @patrickwasp
    @patrickwasp 4 года назад +17

    tip 15 is key. awesome info, thanks!

  • @johannschopplich
    @johannschopplich 4 года назад +10

    I'm glad your channel got recommended to me by the magical RUclips algorithm. Your videos are concise, just like videos from Fireship or the Vue docs. Looking forward to more, although I still have some to watch. Good luck with your channel!

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

    Tip 15 makes me smile. Awesome🥁

  • @ElmachitoSilbateador
    @ElmachitoSilbateador 4 года назад +5

    jsx in composition api? that's some next level thing, pls make a video about that.
    I can see you in the future doing a course in vue mastery

    • @CodingWithJustin
      @CodingWithJustin  4 года назад +1

      Thanks! I'm using JSX in many of my projects as it also adds a better typescript experience. I'll definitely create a video about it!

  • @Kijiroshi
    @Kijiroshi 4 года назад +3

    Wow, loved the editing and the content. RUclips recommendations finally did something good by bringing me here!

  • @jaqb_007
    @jaqb_007 4 года назад +3

    I really like that series about Vue 3 Composition API. Well prepared, thoughtful, short but with all needed infomration. Comparing to others Vue youtubers...really good content. I'm waiting for more like these about Vue 3 :)

  • @ZyncInteractive
    @ZyncInteractive 3 года назад +2

    Your channel and Fireship.io. My top go to channels now. Thanks heaps. For anyone looking at this is 2021. Vue 3 Snippets highlight Formatters I think has had it's name changed to Vue 3 Support - All in One.

  • @petarstoyanov8976
    @petarstoyanov8976 3 года назад +2

    Nice one! Thanks for the legendary content!

  • @Paul7Peterson
    @Paul7Peterson 4 года назад +5

    Lovely 💚

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

    man your production has skyrocketed... really inspiring me with my own tutorials channel :)

  • @_parassolanki
    @_parassolanki 2 года назад

    For vue 3 projects volar is the recommended extension for vs code it has nice ts support and syntax highlighting.

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

    15th tip made my day, thank you so much!!

  • @TheMaDNiaC
    @TheMaDNiaC 2 года назад

    About #12: Optional chaining returns undefined if accessed property does not exist, not null. Both are nullish values though.

  • @jondoe79
    @jondoe79 4 года назад +1

    Superb content 👍

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

    What's the vscode extension that you're using for component highlighter @4:47 (showing different color)?

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

    Awesome!

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

      Ive been following your content for a while! Let me know if you want to do a collab

  • @vutran7924
    @vutran7924 4 года назад +1

    Thank for tips.

  • @hellocheng7071
    @hellocheng7071 2 года назад

    thank you .

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

    I didn't notice but at 3:53 on line 1 you can read "32.8K (gzipped ...)" what extension is that?

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

    While I agree with #11 from a logical perspective it is a common practice to avoid such use in most projects I came across

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

    Nice

  • @Boobouh
    @Boobouh 2 года назад

    still waiting for nuxt 3 production ready to this day 💀

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

    I'm new to vue, is nuxt compatible with vue 3?

    • @CodingWithJustin
      @CodingWithJustin  4 года назад +1

      Not yet. Many things currently aren't

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

      @@CodingWithJustin well that's a bummer 😕. Hope it will soon. Thank you for the tips sir!

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

    *Template Interpolation Service* make the vscode very slow. I do not recommend

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

    Reading docs nor subscribing to your channel is not a useful advice in my opinion.