Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize image loading #87

Open
mateoclarke opened this issue Dec 6, 2017 · 0 comments
Open

Optimize image loading #87

mateoclarke opened this issue Dec 6, 2017 · 0 comments

Comments

@mateoclarke
Copy link
Contributor

Especially obvious on this page. https://grackle.austintexas.io/projects

Right now, we are pulling down images from Airtable each time. We should cache the images locally and access them as static or public assets. We could also add lazy loading. The fact that the image displays as a background-image in css make this tricky right now.

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

No branches or pull requests

1 participant