Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

use Web Workers #158

Open
Kikobeats opened this issue Jan 2, 2016 · 3 comments
Open

use Web Workers #158

Kikobeats opened this issue Jan 2, 2016 · 3 comments

Comments

@Kikobeats
Copy link
Owner

https://developers.google.com/web/tools/service-worker-libraries

Example here: https://github.com/GoogleChrome/application-shell

@floryn90
Copy link

floryn90 commented May 5, 2016

I think preload is a better solution specially for who are using http2. Here are some docs:
https://blog.cloudflare.com/announcing-support-for-http-2-server-push-2/
https://www.w3.org/TR/preload/

When i will find some free time i will try to implement it and make a pull request

@Kikobeats
Copy link
Owner Author

that would be incredible 😄

In my mind I have many ideas to improve the experience with the theme, but is necessary have a compromise into feature and code size. I mean, you see something beautiful using css+js and you think that could be nice included it in the theme, but also I want to be sure that assets size is under 60KB.

Under http2 this umbral is a little more flexible, so is very interesting know the status of http2 and how to easily use her advantages.

@floryn90
Copy link

floryn90 commented May 6, 2016

well, on my vps i'm using http2 ( and for those who are using something else you can use cloudflare :D) and this will be interesting to see in action :D

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