Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Use my localStorage! #60

Open
jhr007 opened this issue Jun 26, 2015 · 2 comments
Open

Use my localStorage! #60

jhr007 opened this issue Jun 26, 2015 · 2 comments

Comments

@jhr007
Copy link

jhr007 commented Jun 26, 2015

I checked the console's net tab and it looks like your downloading just under 1MB of data each time I open the page. Feel free to use my localStorage and cache the data.

I think most browser localStorage can hold more than a MB.
http://stackoverflow.com/questions/3500713/html5-localstorage-size

@gcollazo
Copy link
Owner

We used to cache the addons.json on localStorage but removed it in one of the refactors with the intention of adding it back later.

@jhr007: Are you interested in contributing? 😄

@jhr007
Copy link
Author

jhr007 commented Jun 26, 2015

@gcollazo 😄
Maybe I'll have some bandwidth.
Lately, I've been evangelizing the new demo link:
rodrigo-morais/ember-json-pretty#2 (comment)
salsify/ember-cli-sticky#4

In the meantime a quick search revealed some cache work here:
#16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants