gush-labs / kazan

VueJS web-app to practice Japanese
https://gush-labs.github.io/kazan/
GNU General Public License v3.0
1 stars 1 forks source link

Verify that LocalStorage is enabled #114

Open VadimGush opened 1 year ago

VadimGush commented 1 year ago

https://michalzalecki.com/why-using-localStorage-directly-is-a-bad-idea/

We need to make sure that Storage is actually aware of this possibility. And it would be a good idea to notify users about this issue when localStorage is disabled.