Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Vue 3 Composition API, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:07:42
    Introduction to the Vue.js 3 Composition API
  • Урок 2. 00:04:08
    Set up a Local Environment with Vite
  • Урок 3. 00:01:51
    Vue Composition API Setup Method
  • Урок 4. 00:01:32
    The Setup Method's Parameters: props and context
  • Урок 5. 00:03:04
    Reactive Primitives with Refs
  • Урок 6. 00:02:15
    Reactive Data with the Composition API
  • Урок 7. 00:03:12
    Refs vs Reactive With the Vue 3 Composition API
  • Урок 8. 00:03:41
    Computed Properties in the Composition API
  • Урок 9. 00:06:03
    Using Watch with the Composition API
  • Урок 10. 00:04:28
    The Composition API watchEffect Function
  • Урок 11. 00:05:40
    Using provide / inject with the Composition API