Repo contains the example code for testing progressive css and asynchronous javascript module loading technics for HTTP/2.
I used Caddyserver to start a simple HTTP/2 server on my local machine. SSL Certificates aren't included.
To limit the speed of your internet connection use Apple's Network Link Conditioner (it's free).
Full Page Example of progressive CSS Loading
Full Page Example of asynchronous Javascript Modules
- Link in Body, Jake Archibald
- Deep dive into the murky waters of script loading, Jake Archibald at HTML5Rocks