gustafl / lexeme

A new take on language learning.
1 stars 0 forks source link

Consider using the FileReader API for local data storage #45

Open gustafl opened 8 years ago

gustafl commented 8 years ago

http://caniuse.com/#feat=filereader

gustafl commented 8 years ago

We'll use Local Storage for now, and evaluate FileReader API later.