Progressive Rendering - Improve Performance on Slower Networks
Offered By: JSConf via YouTube
Course Description
Overview
Explore progressive rendering techniques to enhance web application performance on slower networks in this 23-minute conference talk from JSConf Hawaii 2020. Delve into the challenges of modern web applications, including increased size and slower page load times, especially in resource-constrained environments. Compare the bottlenecks of Client Side Rendering (CSR) and Server Side Rendering (SSR), and discover how progressive rendering can address these issues. Learn to flush portions of a webpage to the browser in chunks as they are rendered on the server, significantly improving First Contentful Paint (FCP) and First Meaningful Paint (FMP) metrics. Gain insights into effective methods for progressively rendering webpages from server to client, with a focus on crucial performance aspects of modern website rendering. Access accompanying slides for a comprehensive understanding of the concepts presented.
Syllabus
Progressive Rendering: Improve Performance on Slower Networks - Dinesh Pandiyan | JSConf Hawaii 2020
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube