Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Pinia: The Enjoyable Vue Store, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:35
    Introduction to Pinia
  • Урок 2. 00:03:50
    Course Prerequisites and Dependencies
  • Урок 3. 00:02:35
    Install and Setup Up Pinia
  • Урок 4. 00:05:30
    Define Your First Pinia Store
  • Урок 5. 00:02:48
    Access State from a Pinia Store
  • Урок 6. 00:03:07
    Synchronous and Asynchronous Actions in Pinia
  • Урок 7. 00:11:40
    Create a Cart Store and the Pinia Devtools Timeline
  • Урок 8. 00:02:22
    An Example of Local Vs Global State
  • Урок 9. 00:06:38
    Getters in Pinia
  • Урок 10. 00:07:25
    Dynamic Getters and Displaying the Cart Items
  • Урок 11. 00:01:20
    Reset the State in Pinia
  • Урок 12. 00:05:55
    Challenge: Cart Modifications
  • Урок 13. 00:05:44
    Challenge Part 2: Setting Item Counts in the Cart
  • Урок 14. 00:03:42
    Access Stores from Other Stores
  • Урок 15. 00:06:37
    Access Pinia State in the Options API
  • Урок 16. 00:01:55
    Access Pinia Getters in the Options API
  • Урок 17. 00:02:52
    Access Pinia Actions in the Options API
  • Урок 18. 00:03:44
    Preserve State with Hot Module Replacement
  • Урок 19. 00:04:42
    Subscribing to Actions
  • Урок 20. 00:09:51
    Subscribe to the State
  • Урок 21. 00:05:13
    Subscribe to the State (Part 2)
  • Урок 22. 00:09:12
    Pinia Plugins
  • Урок 23. 00:03:12
    Use Composables in the Pinia State
  • Урок 24. 00:01:18
    Course Conclusion