Borderless Engineer Podcast

IndexedDB - What is it and when should you use it

January 06, 2022 Yair Cohen
Borderless Engineer Podcast
IndexedDB - What is it and when should you use it
Show Notes

In todays #front_end episode we are going to talk about IndexedDB!

Basically, IndexedDB is a full-blown DB in the browser, it has amazing capabilities but also has tradeoffs. 

In todays video we will talk about:
- What is indexedDB
- What are the benefits of IndexedDB
- IndexedDB vs LocalStorage
- IndexedDB use-cases
- IndexedDB limitation
- How to avoid blocking the UI with IndexedDB

Also available in youtube as a video:
https://youtu.be/-AzFQN9Vp7k

Enjoy!