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!