9 Best Articles in 2022
mattwilcox.net
HTTP2 for front-end web developers | Matt Wilcox, Web Developer & Tinkerer
mattwilcox.net
3 min read · From 2015 · HTTP2 will mean a change in how we should build websites. The best practices of HTTP1 are harmful in a HTTP2 world.
Reader View · Shared by 34, including Vikram Dutt, Will Hoag 🏔‼️, René Stalder
daniel.haxx.se
http2 explained - The HTTP/2 book
daniel.haxx.se
1 min read · From 2015 · http2 explained describes the protocol HTTP/2 at a technical and protocol level. Background, the protocol, the implementations and the future. Written by Daniel Stenberg. This is a "living document"…
Reader View · Shared by 18, including Matthew Turland
calendar.perfplanet.com
Performance Calendar » Even Faster Images using HTTP2 and Progressive JPEGs
calendar.perfplanet.com
8 min read · From 2016 · tl;dr: Progressive images render faster on HTTP2, thus increasing perceived performance. Take control of progressive JPEG’s scan layers to show meaningful image content with only 25% of image data…
Reader View · Shared by 13, including Tibor Martini 🇺🇦, Aleyda Solis 🇺🇦
Smashing Magazine 🇺🇦
Getting Ready For HTTP/2: A Guide For Web Designers And Developers
Smashing Magazine 🇺🇦
~13 min read · From 2016 · Rachel Andrew looks at the basics of HTTP/2 and what to consider changing in your workflow in the short and long term.
Reader View · Shared by 77, including César Suárez, Samuel Hauser, Matthew Turland, bouiboui, Alligator.io 🐊, Michael Musgrove, shishir das
Smashing Magazine 🇺🇦
A Comprehensive Guide To HTTP/2 Server Push
Smashing Magazine 🇺🇦
20+ min read · From 2017 · Server push is a defining feature of HTTP/2, but how does it work? How is it used, and how does it help performance? Find out in this guide.
Reader View · Shared by 65, including Mohamed JEBLI, DON’T PANIC, Aleyda Solis 🇺🇦, Simone Corsi 💻🚀, yawniek
Jake Archibald
HTTP/2 push is tougher than I thought
Jake Archibald
~16 min read · From 2017 · There are lots of edge cases I hadn't considered, and it's very inconsistent between browsers. Here's what I found…
Reader View · Shared by 65, including Yehuda Katz, Tibor Martini 🇺🇦, BrendanEich, Alligator.io 🐊, Vašek, Axel Rauschmayer, bouiboui, Harry Roberts, Joe Lencioni, Matthew Turland
medium.com
Performance futures — Bundling
medium.com
4 min read · From 2017 · From service workers to http2 to link rel preload we have never had more primitives at our fingertips to deliver fast experiences to our…
Reader View · Shared by 17, including Joe Lencioni, Prithvi Raju M
grpc.io
grpc / grpc.io
grpc.io
1 min read · From 2015 · A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.
Shared by 58, including Clemens, Michael Weibel, Leonid Bugaev, Balda, Navjeet Chabbewal, Brian, Ced, shishir das, Stephen C Sanders, Paul E Sevinç
medium.com
HTTP/2 Server Push with Node.js
medium.com
3 min read · From 2017 · Node.js 8.4.0 just arrived with the experimental support of HTTP/2, which you can enable by using the --expose-http2 flag.
Reader View · Shared by 10, including Simone Corsi 💻🚀
More like this
CSS-Tricks
HTTP/2 - A Real-World Performance Test and Analysis
CSS-Tricks
~19 min read · From 2017 · Perhaps you've heard of HTTP/2? It's not just an idea, it's a real technology and slowly but surely, hosting companies and CDN services have been releasing
Reader View · Shared by 41, including Christophe Jean, Davy De Pauw, Dayyan Smith
A List Apart
The Best Request Is No Request, Revisited
A List Apart
~15 min read · From 2017 · Now that HTTP/2 is enjoying greater ubiquity than ever, it’s especially important to challenge the once unquestionable rule of resource bundling in client side performance. Join Stefan Baumga…
Reader View · Shared by 36, including Matt, melbic, Karl Schwaier, Ian Lurie 🇺🇦, Victor Tolosa, Joe Lencioni
Cloudflare
Tools for debugging, testing and using HTTP/2
Cloudflare
6 min read · From 2015 · With CloudFlare's release of HTTP/2 for all our customers the web suddenly has a lot of HTTP/2 connections. To get the most out of HTTP/2 you'll want to be using an up to date web browser (all the major browsers support HTTP/2). But there are some
Reader View · Shared by 33, including William El Kaim, Leonid Bugaev, Aleyda Solis 🇺🇦, Baadier Sydow 🇿🇦, Ibrahim Nergiz, Kenneth Kalmer, yawniek, Florian Hanke 🍎
Kinsta
What is HTTP/2 - The Ultimate Guide by Kinsta
Kinsta
20+ min read · From 2016 · This in-depth guide explains HTTP/2 for end-users and developers. From basic information to more advanced topics. Everything you need to know about HTTP/2.
Reader View · Shared by 33, including Cameron Yick, Alligator.io 🐊, Matthew Turland, five5star // Design Graphique
Distilled
An introduction to HTTP/2 for SEOs
Distilled
~12 min read · From 2018 · In the mid 90s there was a famous incident where an email administrator at a US University fielded a phone call from a professor who was complaining his department could only send emails 500 miles.…
Reader View · Shared by 31, including Ron Sela, Marius Bleuer, Connecticut SEO, Joe Lencioni, Davy De Pauw, Aleyda Solis 🇺🇦
99designs.com.au
Real–world HTTP/2: 400gb of images per day
99designs.com.au
7 min read · From 2016 · Occassional updates on Go, Ruby, PHP, JavaScript and anything else that goes into the world's biggest design platform
Reader View · Shared by 29, including Tibor Martini 🇺🇦, Marco Unternaehrer, Dennis Hotson, Diogo Mónica
Cloudflare
Better HTTP/2 Prioritization for a Faster Web
Cloudflare
~12 min read · From 2019 · Advancing the start of the art of HTTP/2 to deliver a faster user experience. See why it matters and how much of a difference it can make.
Reader View · Shared by 29, including Joe Lencioni, Marius Bleuer
rmurphey.com
Building for HTTP/2
rmurphey.com
~13 min read · From 2015 · Earlier this year, I got the chance to speak with Google's Ilya Grigorik about HTTP/2 for the 1.10 episode of the TTL Podcast. It was a great primer for me on how HTTP/2 works and what it means for how we build the web, but it wasn't until more recently that I started to think about what it means for how we build the web — that is, how we generate and deploy the HTML, CSS, and JS that power web applications.
If you're not familiar with HTTP/2, the basics are simultaneously simple and mind-boggli
Reader View · Shared by 26, including Flavio Pfaffhauser, René Stalder
A List Apart
Using HTTP/2 Responsibly: Adapting for Users
A List Apart
20+ min read · From 2017 · Depending on your audience’s capabilities, a site optimized for HTTP/2 may be detrimental for a segment of your users. Jeremy Wagner shows us how adaptive content delivery can improve site performa…
Reader View · Shared by 24, including Karl Schwaier, Niklaus Gerber, Joe Lencioni