Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Intermediate Vue, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:54
    Introduction
  • Урок 2. 00:15:21
    Component Patterns
  • Урок 3. 00:14:12
    Transparent Components
  • Урок 4. 00:14:11
    Component Design Patterns Exercise
  • Урок 5. 00:08:29
    Component Data Flow
  • Урок 6. 00:06:34
    Scope Slots
  • Урок 7. 00:05:56
    Using defineExpose
  • Урок 8. 00:14:21
    useSlot Exercise
  • Урок 9. 00:05:53
    What Are Composables?
  • Урок 10. 00:10:15
    Composables vs Utilities vs Logic
  • Урок 11. 00:04:33
    Named vs Default Exports
  • Урок 12. 00:09:16
    useWeek Composable Exercise
  • Урок 13. 00:10:21
    Flexible Arguments
  • Урок 14. 00:10:13
    File-Based Routing
  • Урок 15. 00:12:58
    File-Based Routing Exercise
  • Урок 16. 00:03:02
    Shallow Ref & Singletons
  • Урок 17. 00:10:52
    Singleton Data Store
  • Урок 18. 00:11:41
    Factory Pattern Composable Exercise
  • Урок 19. 00:09:05
    VueUse Composition Utilities
  • Урок 20. 00:12:50
    useTheme & useMagicKeys Exercise
  • Урок 21. 00:02:44
    Why Do You Need State Management?
  • Урок 22. 00:10:12
    Options vs Composition Stores
  • Урок 23. 00:03:40
    State Management Best Practices
  • Урок 24. 00:03:45
    State Management Q&A
  • Урок 25. 00:05:25
    WeekStore with Pinia Exercise
  • Урок 26. 00:07:47
    Wrapping Up