@jsconf_
  @jsconf_
JSConf | Progressive Rendering: Improve Performance on Slower Networks - Dinesh Pandiyan | JSConf Hawaii 2020 @jsconf_ | Uploaded 4 years ago | Updated 17 hours ago
Modern web applications have become increasingly costly in terms of size resulting in slower page load times in slower networks. Client Side Rendering (CSR) becomes a bottleneck in slower networks whereas Server Side Rendering (SSR) becomes a bottleneck when large volumes of content need to be generated in one-go.

Progressive rendering is a technique that allows us to flush portions of a webpage to the browser in chunks as soon as they are rendered on the server without having to wait for the whole page to be rendered. This will massively improve the FCP (First Contentful Paint) and FMP (First Meaningful Paint) metrics and reduce page load time in slower networks.

This talk will demonstrate effective ways to progressively render a webpage from the server to the client and highlight important performance aspects of rendering modern websites.

Slides: https://www.icloud.com/keynote/01RnZigm2R6g9FwMXVQ8uwmKw#jsconf-hi

JSConf Hawaii will return soon
https://www.jsconfhi.com/
Progressive Rendering: Improve Performance on Slower Networks - Dinesh Pandiyan | JSConf Hawaii 2020Gratitude, Healthcare, and Coding Communities by Tejas Kumar |Community Lounge | JSConf EU 2019These Are a Few of My Favorite Things.js - Chloe CondonJsconf India Online 202172 Reasons Psychology Will Help You Write Better Code by Moran WeberDevTools, the CSS advocate in your browse - Chen Hui JingJSConf Colombia 2023: Live Stream Day 1 - Sponsored by PlatziThe Perfect Tooling Library - Ben Ilegbodu | JSConf Hawaii 2020Very Responsive Typography with Variable Fonts - Mandy Michael | JSConf Hawaii 2020IoT fuera de lnea - Construyendo dispositivo conectados sin internet - Nicholas HehrNot Self Taught, But Community Taught by Katrin Kampfrath | Community Lounge |JSConf EU 2019Hear! Hear! An Accessibility Tale from a Hearing-Impaired Senior Software Engineer by Ante Tomi

Progressive Rendering: Improve Performance on Slower Networks - Dinesh Pandiyan | JSConf Hawaii 2020 @jsconf_