hack-it | JavaScript | TypeScript | UI | UX
TypeScript Storing Files
Unlike my previous articles, this one will be covering a new style of articles, what I’d like to call a ‘hack-it article‘ and in this article I’ll be going over how you can persist a JavaScript file object to some HTML5 storage. Whether you use local storage or session storage, that’s up to you, the…