Switching to HTTP/2 – what to consider now and use for future projects
HTTP/2 is not a replacement for HTTP/1.x and is no magic technology that will just transfer bites faster. It has pros and cons so we need to educate ourselves and decide whether to use it in a particular project. In this article I focus on migration to HTTP/2 and removing HTTP/1.x optimizations such as image sprites and concatenating JS/CSS files.