Copyright Š 2025Best Frontend Courses. All rights reserved.

  • Categories
  • Instructors
  • Terms of Service
  • Privacy Policy
  • Feedback
Best Frontend Courses LogoBest Frontend Courses
    • AI
    • Accessibility
    • Algorithms
    • Angular
    • Architecture
    • Astro
    • Auth
    • CSS
    • Firebase
    • Game Development
    • Gatsby
    • Git
    • GraphQL
    • HTML
    • Ionic
    • JavaScript
    • Jotai
    • MobX
    • Native
    • Netlify
    • Next.js
    • Nx
    • Performance
    • Prisma
    • React
    • React Native
    • Redux
    • Remix
    • Rx.js
    • SCSS/Sass
    • SolidJS
    • Storybook
    • Supabase
    • Svelte
    • Tailwind
    • Testing
    • TypeScript
    • Vue.js
    • XState
    • jQuery
    • p5.js
  • Add Course
  • Login
  1. Home
  2. JavaScript
  3. Web Storage APIs
JavaScript
Video

Web Storage APIs

by Maximiliano Firtman
Enroll
đŸ•šī¸ Levels: 😎 Intermediate
âŗ Duration: 4 hours
🤑 Price: Subscription
🧑‍đŸ’ģ Learning Platform: Frontend Masters
🧑‍🎓 Certificate: No

🔑 Key Learning Outcomes

  • Advanced Client-Side Storage Techniques: Gain an in-depth understanding of advanced storage solutions such as IndexedDB, CacheStorage, and the FileSystem Access API to build more efficient and faster websites.
  • Optimizing Offline Capabilities: Learn how to use modern storage APIs to provide offline capabilities for web applications, improving user experience and performance.
  • State of Browser Storage: Explore the current landscape of client-side storage, including browser support, quotas, and persistence options.
  • Practical Implementation Skills: Master the ability to store and manage various data types efficiently using practical exercises and hands-on examples.

👨‍đŸĢ About the Course

This course, led by Maximiliano Firtman, focuses on using modern web storage APIs to create faster websites with offline capabilities. It goes beyond traditional localStorage and explores newer, more efficient APIs like IndexedDB, CacheStorage, and the FileSystem Access API. The course provides insights into browser storage limits and persistence strategies, equipping learners with the knowledge to optimize client-side storage for enhanced web performance.

đŸŽ¯ Target Audience

  • Web developers seeking to improve site performance through modern storage solutions.
  • Developers building Progressive Web Apps (PWAs) with offline capabilities.
  • Frontend engineers interested in leveraging browser APIs for better data management.
  • Anyone looking to understand and implement advanced web storage techniques.

✅ Requirements

  • Familiarity with JavaScript and basic web development concepts.
  • Understanding of client-server architecture and web application development.

📖 Course Content

Introduction

  • Overview of browser storage benefits and limitations.

APIs for Browser Data Storage

  • Comparison of various storage APIs, including cookies, WebSQL, IndexedDB, and CacheStorage.

Web Storage Practice

  • Implementing localStorage and sessionStorage for managing user data.

IndexedDB Storage

  • Utilizing IndexedDB for complex data storage needs with a focus on performance.

Cache Storage

  • Techniques for caching resources using CacheStorage and Service Worker APIs.

FileSystem Storage

  • Accessing local file systems using the FileSystem Access API for reading and writing files.

Best Practices

  • Strategies for database management, performance optimization, and data security.
Update Course

Drop a comment

Web Storage APIs by Maximiliano Firtman

Log in to leave a feedback

Login

👇 Psst! Interested in More JavaScript Courses?

ArchitectureArchitectureJavaScriptJavaScriptTypeScriptTypeScript

Enterprise Architecture Patterns
Video

by Lukas Ruebbelke

đŸ•šī¸ Levels: 😎 Intermediate, 🚀 Advanced

âŗ Duration: 5.5 hours

🤑 Price: Subscription

🧑‍đŸ’ģ Learning Platform: Frontend Masters

JavaScriptJavaScriptAlgorithmsAlgorithms

70+ JavaScript Challenges: Data Structures & Algorithms
Video

by Brad Traversy

đŸ•šī¸ Levels: 😎 Intermediate, 🚀 Advanced

âŗ Duration: 12.5 hours

🤑 Price: 25

ReactReactJavaScriptJavaScript

The Ultimate Redux Course
Video

by Mosh Hamedani

đŸ•šī¸ Levels: 🌱 Beginner, 😎 Intermediate

âŗ Duration: 6 hours

🤑 Price: Subscription

🔙 Back to JavaScript Category