watch on aatventure.news

Let there be less (DOM) | Virtual Scroller

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

2018-11-13 13:00:00 - Google Chrome

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.


Github Link:

https://github.com/valdrinkoshi/virtual-scroller

More Posts