How I power my React app with IndexedDB

Описание к видео How I power my React app with IndexedDB

Local storage with its string based key-value pairs can get you this far. In the video I explain why IndexedDB might be a better alternative for storing your data right in the browser and how I use it for my React application to provide best experience for anonymous users.

In the video I mention Jake Archibald twice, who might not need an introduction, but if you haven't head about him yet, check out his blog: https://jakearchibald.com/

Комментарии

Информация по комментариям в разработке