Writeable computed properties are great for updating vue props

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

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

  • @markl9451
    @markl9451 4 หลายเดือนก่อน

    Good work. I think it would be interesting to show how this functionality can be updated with defineModel in Vue version 3.4

  • @paulcraven3810
    @paulcraven3810 ปีที่แล้ว

    Great video John, Since I have discovered the class injection system, I find it a better way to deal with updating data within components, also using v-model with modelValue prop. How do you feel about the injection process? do you have any caveat to this method. Thanks

  • @shinobi1975
    @shinobi1975 ปีที่แล้ว

    Is this the same as using events(functions) that sets/changes the ref(or prop in Child Component) value from Parent?

  • @chatif1476
    @chatif1476 ปีที่แล้ว

    Hi, Please make a video on the route progress bar in Vue.js like when we move from one page to another, it shows the progress bar on the very top of the screen.

  • @JanisWalliser
    @JanisWalliser ปีที่แล้ว

    Hey awesome content. Quick question though. How did you get vscode to display the value of the passed argument wegen you clicked that checkbox. Is that a specific plugin or browser extension?

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

      It’s an extension called console ninja!
      th-cam.com/video/U62MwwCj_cU/w-d-xo.html

  • @LNSFLIVE
    @LNSFLIVE ปีที่แล้ว

    This like using signals?

  • @Kanexxable
    @Kanexxable ปีที่แล้ว

    There is no representation of nuxt on free code camp can you do one?

    • @JohnKomarnicki
      @JohnKomarnicki  ปีที่แล้ว

      Yeah, I plan on creating an updated nuxt crash course soon.