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