Удален по просьбе правообладателя
  • Урок 1. 00:04:40
    Introduction
  • Урок 2. 00:10:41
    Why Browser Data Storage
  • Урок 3. 00:07:45
    Origin
  • Урок 4. 00:14:52
    State of Browser APIs
  • Урок 5. 00:05:19
    Data Storage APIs Comparison
  • Урок 6. 00:04:50
    Web Storage
  • Урок 7. 00:07:17
    Debugging Tools
  • Урок 8. 00:15:46
    Quotas & Persistence
  • Урок 9. 00:04:35
    Persistent Storage Request
  • Урок 10. 00:04:34
    Coffee Masters Project Setup
  • Урок 11. 00:06:30
    Requesting Persistence Practice
  • Урок 12. 00:05:57
    Storage Estimate Practice
  • Урок 13. 00:11:51
    Web Storage Practice
  • Урок 14. 00:11:14
    IndexedDB Overview
  • Урок 15. 00:07:07
    Using idb with IndexedDB
  • Урок 16. 00:17:44
    Replacing Web Storage with IndexedDB
  • Урок 17. 00:06:23
    Creating Menu Database Practice
  • Урок 18. 00:08:28
    Cache-First Load Practice
  • Урок 19. 00:05:45
    Cache-First vs Network-First Loading
  • Урок 20. 00:04:57
    Cache Storage Overview
  • Урок 21. 00:07:38
    Caching Images Practice
  • Урок 22. 00:11:40
    Service Worker API
  • Урок 23. 00:12:29
    Caching the App Shell Practice
  • Урок 24. 00:07:12
    Serving Files with Network-First Policy
  • Урок 25. 00:12:26
    FileSystem Access API
  • Урок 26. 00:11:32
    Export Cart Data Practice
  • Урок 27. 00:07:07
    Import Cart Data Practice
  • Урок 28. 00:06:41
    Database, Performance, & Serverless
  • Урок 29. 00:02:57
    Data Sync & Security
  • Урок 30. 00:03:08
    Wrapping Up