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

Jank reducers #275

Open
eeeps opened this issue Dec 8, 2015 · 1 comment
Open

Jank reducers #275

eeeps opened this issue Dec 8, 2015 · 1 comment

Comments

@eeeps
Copy link
Contributor

eeeps commented Dec 8, 2015

Image loads → page reflows → 🙀🙈. People are trying to solve this.

Previously, in the newsletter

Facebook* sneaks a 200 byte preview image into JPEG headers:
https://code.facebook.com/posts/991252547593574/the-technology-behind-preview-photos/

And here’s a nifty tool to generate CSS gradients to use as placeholders:
http://gradifycss.com

New stuff:

Stacked background images in CSS (the tiny one data-uri'd and blurred):
https://css-tricks.com/the-blur-up-technique-for-loading-background-images/

A simple, gray placeholder (PS this sort of thing should be even simpler and we know it.):
http://daverupert.com/2015/12/intrinsic-placeholders-with-picture/

(still waiting for https://twitter.com/wilto/status/652499619008655361)


*Apps, anyways. This seems impossible on the web? Except maybe with Service Workers...

@eeeps
Copy link
Contributor Author

eeeps commented Feb 5, 2016

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

No branches or pull requests

1 participant