4.5
Beginner
5h
Updated 2 months ago
Building a Web Application with JavaScript and IndexedDB
Gain insights into building scalable web applications with IndexedDB. Learn database management, object stores, and advanced data optimization through a hands-on to-do list project.
In this course, you will learn about IndexedDB, a powerful web-based storage system essential for building efficient and scalable web applications that require client-side storage.
You will start this course by understanding the basics of IndexedDB, including accessing and connecting to databases, managing database versions, and performing fundamental operations such as listing and deleting databases. Next, you’ll explore the core concepts of object stores and transactions. You’ll learn how to create object stores and store and retrieve data from these stores. You’ll then progress to advanced topics, exploring indexes and cursors, understanding their creation and usage, and honing your skills in optimizing data access. You’ll end the course by creating a to-do list project using the concepts learned.
By the end of this course, you will possess the knowledge and skills to work proficiently with IndexedDB, opening up new possibilities for your web development projects.
In this course, you will learn about IndexedDB, a powerful web-based storage system essential for building efficient and scalabl...Show More
WHAT YOU'LL LEARN
An understanding of IndexedDB and its ability to store large amounts of data
Hand-on experience managing data stores using IndexedDB
The ability to store large amounts of data on the client side using IndexedDB
Familiarity with core components of IndexedDB including object store, transaction, index, and cursor
The ability to create offline applications using IndexedDB
Working knowledge of IndexedDB, data integrity, and query performance
An understanding of IndexedDB and its ability to store large amounts of data
Show more
Content
1.
Introduction to IndexedDB
8 Lessons
Learn how to use IndexedDB for extensive data storage and management in web applications.
2.
Object Store and Transaction
11 Lessons
Discover the logic behind object stores, transactions, and data operations in IndexedDB.
What Is an Object Store?What Is a Transaction?Creating an Object StoreStoring Data to the Object StoreReading the Data from the Object StoreUpdate the Data of the Object StoreDelete the DataRemove the Object StoreQuiz: Object Store and TransactionsChallenge: Handling Employee DetailsSolution Review: Handling Employee Details
3.
Index and Cursor
10 Lessons
Master the steps to efficiently retrieve and manipulate IndexedDB data using indexes and cursors.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources