virtual-scroller: Let there be less (DOM) (Chrome Dev Summit 2018)

Subscribers:
791,000
Published on ● Video Link: https://www.youtube.com/watch?v=UtD41bn6kJ0



Duration: 30:17
40,261 views
816


Rendering performance is mainly a function of how much you render - too much DOM will slow your site to a crawl. Native platforms actually have the same problem, but they stay fast by promoting virtual scrolling: rendering just enough content to fill the screen and continuously updating as the user scrolls. On today’s Web, virtualization breaks basic features like links and find-in-page, but hope is in sight. We’ll take an early peek at an effort to add a first-class virtual scroller to HTML, building on an exciting new platform concept called Layered APIs.

Find the event schedule and more info on the website → http://bit.ly/2AA1R87

All Sessions playlist → https://bit.ly/CDS18-AllSessions

Subscribe to the Google Chrome Developers channel! → https://bit.ly/ChromeDevs1

event: Chrome Dev Summit 2018; re_ty: Publish; product: Chrome - General; fullname: Gray Norton;




Other Videos By Chrome for Developers


2018-11-14Predictive Fetching - The State of the Web
2018-11-13Chrome Dev Summit 2018 - Day 2 Livestream
2018-11-13Using WebAssembly and Threads (Chrome Dev Summit 2018)
2018-11-13Chrome OS: Ready for Web Development (Chrome Dev Summit 2018)
2018-11-13The Virtue of Laziness: Leveraging Incrementality for Faster Web UI (Chrome Dev Summit 2018)
2018-11-13State of Houdini (Chrome Dev Summit 2018)
2018-11-13Building Engaging Immersive Experiences (Chrome Dev Summit 2018)
2018-11-13Architecting Web Apps - Lights, Camera, Action! (Chrome Dev Summit 2018)
2018-11-13From Low Friction to Zero Friction with Web Packaging and Portals (Chrome Dev Summit 2018)
2018-11-13A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)
2018-11-13virtual-scroller: Let there be less (DOM) (Chrome Dev Summit 2018)
2018-11-13Feature Policy & the Well-Lit Path for Web Development (Chrome Dev Summit 2018)
2018-11-13Day 2 Keynote (Chrome Dev Summit 2018)
2018-11-12Chrome Dev Summit 2018 - Day 1 Livestream
2018-11-12Progressive Content Management Systems (Chrome Dev Summit 2018)
2018-11-12Making Modern Web Content Discoverable for Search (Chrome Dev Summit 2018)
2018-11-12Modern Websites for E-commerce in the Real World (Chrome Dev Summit 2018)
2018-11-12Building Modern Web Media Experiences: Picture-in-Picture and AV1 (Chrome Dev Summit 2018)
2018-11-12Complex JS-heavy Web Apps, Avoiding the Slow (Chrome Dev Summit 2018)
2018-11-12Building Faster, More Resilient Apps with Service Worker (Chrome Dev Summit 2018)
2018-11-12Smooth Moves: Rendering at the Speed of Right ® (Chrome Dev Summit 2018)



Tags:
type: Conference Talk (Full production);
pr_pr: Chrome
purpose: Educate