Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Ultimate Guide to Vue Performance, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:04:30
    Introduction to Web Performance
  2. Урок 2. 00:08:29
    Tree Shaking for Performant Vue Apps
  3. Урок 3. 00:08:06
    How Code Splitting Makes Vue Apps Faster
  4. Урок 4. 00:10:28
    How to Prefetch Lazily Loaded Vue Components
  5. Урок 5. 00:09:47
    How the Right Architecture For Your Use Case Impacts Performance
  6. Урок 6. 00:04:23
    Lazy Hydration of Vue Components
  7. Урок 7. 00:04:04
    Vue Vapor Mode
  8. Урок 8. 00:06:39
    How to Display Long Lists That Don’t Crash Your Pages with List Virtualization
  9. Урок 9. 00:08:41
    How is Reactivity Depth Related to Performance
  10. Урок 10. 00:04:54
    Avoid Memory Leaks that Slow Apps to a Crawl
  11. Урок 11. 00:03:11
    Avoiding Unnecessary Component Abstractions
  12. Урок 12. 00:11:20
    Proper Image Handling for Fast Vue Sites
  13. Урок 13. 00:04:54
    Designing Components with Stable Props and Kill Unnecessary Re-renders
  14. Урок 14. 00:01:13
    Using v-once for Static Content and Faster Apps
  15. Урок 15. 00:02:26
    How v-memo Works and When to Use It
  16. Урок 16. 00:04:03
    Computed Props- The Wrong Way and the Right Way
  17. Урок 17. 00:05:49
    Basic Tips for Performant Data Fetching
  18. Урок 18. 00:04:30
    How to Fetch Data in Parallel in Vue
  19. Урок 19. 00:15:17
    How to Cache Data on the Client Side
  20. Урок 20. 00:05:32
    How to Prefetch Data in a Vue App
  21. Урок 21. 00:07:11
    Debouncing and Throttling Techniques for Vue.js
  22. Урок 22. 00:05:06
    Vite Bundle Analyzer
  23. Урок 23. 00:06:11
    How to Use Page Speed Insights to Measure Vue App Performance
  24. Урок 24. 00:03:38
    Measuring Performance with the Vue Devtools
  25. Урок 25. 00:00:48
    Course Conclusion