Another potential use case would be WebGL game that relies on thousands of
texture files. Such game could download all textures upfront and store
them in file system for later access.
The existing storage systems (cookies, localStorage, sessionStorage, IndexedDB)
are not suitable for storing data that can't be serialized into JSON.

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to