uno-zen icon indicating copy to clipboard operation
uno-zen copied to clipboard

use Web Workers

Open Kikobeats opened this issue 9 years ago • 3 comments

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

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

Kikobeats avatar Jan 02 '16 11:01 Kikobeats

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

floryn90 avatar May 05 '16 16:05 floryn90

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.

Kikobeats avatar May 05 '16 16:05 Kikobeats

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

floryn90 avatar May 06 '16 09:05 floryn90