Website Content Optimization
Accelerating Node.js applications with HTTP/2 Server Push

Accelerating Node.js applications with HTTP/2 Server Push

8/16/2016 · Terin Stock

What this post added

This post introduces `netjet`, a Node.js middleware that enables developers to leverage HTTP/2 Server Push by automatically parsing HTML and adding `Link` headers for preloading images, scripts, and stylesheets. It also details how to integrate `netjet` with Express applications and the Ghost blogging platform, and provides methods for verifying Server Push implementation in browsers.

Read the original post ↗