Skip to content

HTTP2 for front-end web developers

Updated: at 04:58 PM

HTTP2 is based on Google’s SPDY and will change the way you minify and bundle assets

​HTTP2 will mean a change in how we should build websites. The best practices of HTTP1 are harmful in a HTTP2 world.

Remember the (hacky) practices below? Well with HTTP2 they are obsolete and even detrimental to performance.

Read more from the source: mattwilcox.net