
HTTP/3 performance for JS developers with Robin Marx
PodRocket - A web development podcast from LogRocket
00:00
The Differences Between Push and Early Hints
With push, you actually started pushing actual data. With 103 early hints, the server first sends links to resources and then lets the browser request them. So instead of the server pushing the JavaScript data, it's again reversed. And so that really helps if you have slowly generated server-side rendered HTML. You can start letting the browser know, hey, you also need this while we're waiting for the HTML.
Transcript
Play full episode