#web-development
Read more stories on Hashnode
Articles with this tag
When working with an application, we often find users keeping multiple tabs or windows of the same app open. Imagine how delightful it would be if...
What is IndexedDB? In simple terms, IndexedDB is a client-side storage technique like LocalStorage and SessionStorage. But what sets it apart and...