Master Vue in 15 Minutes: From React Developer to Vue Pro

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

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

  • @neuronfireio
    @neuronfireio  Месяц назад +1

    The next videos will dive deep into scalable architecture in Vue apps, showing you how to structure your projects for long-term success. 🚀
    Make sure to subscribe and hit the notification bell so you don’t miss out on those advanced Vue topics!
    Drop a comment if you have any questions or feedback. I’m here to help!

  • @RiadDZz
    @RiadDZz 7 часов назад

    Awesome video, keep it up 🙌

  • @FlamingPandas
    @FlamingPandas Месяц назад +3

    Even as a Vue developer this is quite usefull!

  • @loiclaborderie-boulou8186
    @loiclaborderie-boulou8186 15 часов назад

    Great video, however I found the example on receiving props on vue quite outdated, especially in the case where you'd be using typescript. Now in 3.5 we can easily destructure props so the syntax is much better too

  • @c01nd01r
    @c01nd01r Месяц назад

    Great video!
    I'll add my two cents.
    The example with doubleCount is not entirely equivalent in other situations. Computed values are cached and recalculated only when the reactive objects used inside them change. In React, the value of doubleCount will be recalculated on every component render (changes in any local state or render from the parent component, including context changes). The analogue in React is more like useMemo.

    • @neuronfireio
      @neuronfireio  Месяц назад +1

      @@c01nd01r Thanks for the great point! You're right, useMemo is a good analogy for React. But another edge Vue has is that computed properties use lazy evaluation, only recalculating when dependencies change, which can be even more efficient than useMemo. Appreciate the addition!

  • @isslemcookie5795
    @isslemcookie5795 Месяц назад

    Great content. Thank you!

  • @Roqeebakindele
    @Roqeebakindele Месяц назад

    Thank you, thank you very much

    • @neuronfireio
      @neuronfireio  Месяц назад

      Welcome! Subscribe for more, next videos will be all about scalable architecture with Vue 😊

  • @tomeroyomero
    @tomeroyomero Месяц назад

    Great explantation

  • @RobertHoffmann
    @RobertHoffmann Месяц назад

    nicely done

  • @MariaSheremeteva
    @MariaSheremeteva Месяц назад

    👍🏻thank u!

  • @its_code
    @its_code Месяц назад

    ❤❤❤❤😊

  • @SeaWaves8
    @SeaWaves8 Месяц назад +3

    pick an original logo, this one looks a lot like fireship's