What's New in Vue 3.4

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • The Vue team recently released version 3.4 of the framework. It contains two key features that will greatly simplify a lot of component logic you've had to write in the past. Let's get you up to speed!
    Watch more Larabits on: laracasts.com/...
    Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com.
    Laracasts: laracasts.com
    Laracasts Twitter: / laracasts
    Jeffrey Way Twitter: / jeffrey_way

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

  • @Jelle-DV
    @Jelle-DV 7 месяцев назад +1

    Awesome!

  • @netsudro
    @netsudro 7 месяцев назад +2

    This is huge for Vue 3. I used to do this in Vue 2 with v-model.sync

  • @brunoggdev6305
    @brunoggdev6305 7 месяцев назад +1

    absolutely love it

  • @iUmerFarooq
    @iUmerFarooq 6 месяцев назад

    Very good explanation. Want to see more Vuejs 💚 content

  • @nelsonmutane1372
    @nelsonmutane1372 6 месяцев назад

    Interesting, next week ill test it.

  • @gsilva877
    @gsilva877 6 месяцев назад

    I was curious because I'm not a vue developer. It is a good feature, but angular has that simpler syntax for two way databind since its inception many years ago. I was surprised Vue only implemented now.

    • @ananthakrishnanbaji7956
      @ananthakrishnanbaji7956 6 месяцев назад

      Two way data binding in vue has always been there using v-model attribute, but definemodel is an easy way to implement a custom component which supports v-model

  • @user-yy7fe5bz4q
    @user-yy7fe5bz4q 7 месяцев назад +1

    nice 👏👏👏👏

  • @Anonymous-jd3zc
    @Anonymous-jd3zc 7 месяцев назад +1

    🎉

  • @mahadevmushrooms
    @mahadevmushrooms 6 месяцев назад

    Nice content

  • @alifnuryana2166
    @alifnuryana2166 7 месяцев назад

    isn't it that in Vue by default auto inherited attributes? why do you have to pass to the props?

    • @96downlu
      @96downlu 6 месяцев назад

      This applies anywhere in the template, not just at the parent node 👍

  • @Stoney_Eagle
    @Stoney_Eagle 7 месяцев назад +1

    😱😍

  • @PirateBroadcaster
    @PirateBroadcaster 7 месяцев назад

    Oops I thought you were going to finish the forum. As you were

    • @jeffreyway520
      @jeffreyway520 7 месяцев назад

      You’re following along with the series directly on the website, right?

    • @PirateBroadcaster
      @PirateBroadcaster 7 месяцев назад

      @@jeffreyway520 you're further along on RUclips.

    • @Laracastsofficial
      @Laracastsofficial  7 месяцев назад +1

      @@PirateBroadcasterI’d recommend checking the Laracasts website. That course will never be posted in its entirety on RUclips. There are more episodes over at Laracasts.

    • @PirateBroadcaster
      @PirateBroadcaster 7 месяцев назад

      @@Laracastsofficial argg

  • @albinopepegas8391
    @albinopepegas8391 7 месяцев назад

    What font are you using?

    • @96downlu
      @96downlu 7 месяцев назад +1

      Good 'ol Jetbrains Mono

  • @tiggatie
    @tiggatie 7 месяцев назад

    Simple

  • @kirayamato6128
    @kirayamato6128 7 месяцев назад

    2nd