Fastly
Why?
HTTP/2 will solve this
Resource loading in the  browser is hard.
How can we load our  resources most efficiently?
What are my critical resources?
A good loading strategy
Preload
Server push
So how can I push?
Before/after with push
Server push benefits
Is indicating push via the HTML response too late?
Async push
Before/after with async push
What about the repeat view?
So what's the problem?
Push cache semantics
The future
Cache digests
103 Early hints
Priority hints
Closing
HTTP/2 doesn’t solve everything
Resource loading is hard.
Thank you!