JS Coding Questions Logo
JS Coding Questions
#35💼 Interview

What is IndexedDB

Advertisement

728x90

IndexedDB is a low-level API for client-side storage of larger amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data.

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 37

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
35of476