High performance in the critical rendering path
October 16, 2019
Nicolas Bevacqua explores the past, present, and future of web performance. Nicolas quickly covers what you're already doingminifying, bundling, and using progressive enhancementbefore moving on to what you should be doingoptimizing TCP, inlining the important stuff, and deferring the rest so that you don't block the rendering path. Nicolas also explores what HTTP/2 has in store for the future.