Common Mistakes in Vue.js and How to Avoid Them | VueConf US 2024

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

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

  • @VueMastery
    @VueMastery  3 месяца назад

    Ready to master Vue.js? Level up here 👉 www.vuemastery.com

  • @HassamM-v7p
    @HassamM-v7p Месяц назад

    amazing.

  • @Skatox
    @Skatox 2 месяца назад +1

    I can’t believe that all these tricks were done in a single try. And most of them were invented by him

    • @moloruntomiwa31
      @moloruntomiwa31 2 месяца назад

      he has discussed some of the mistakes before.

  • @Fido1hn
    @Fido1hn 3 месяца назад

    Great talk, enjoyed it.

  • @Didier-cu6cb
    @Didier-cu6cb 3 месяца назад

    Great talk

  • @ColinRichardson
    @ColinRichardson 3 месяца назад

    The fact that someone used 'let' and 'reactive' was the first code smell.

  • @ehutch79
    @ehutch79 3 месяца назад +1

    I swear most of these issues are not understanding pass by reference vs pass by value.
    We should be having people learn the basics of C just so they understand what's going on.

  • @LongJourneys
    @LongJourneys 3 месяца назад +1

    Uh oh. I use index for :key all the time.