Infinite Scroll and Occlusion at > 60FPS
The vertical-collection
is an ember-addon that is part of the smoke-and-mirrors framework, focusing on enhancing performance in high-stress situations by offering a component for efficient list rendering. The addon aims to optimize initial renders and re-renders, emphasizing the importance of rendering only the necessary content based on the user's viewport.
firstReached
, lastReached
, firstVisibleChanged
, and lastVisibleChanged
The vertical-collection
ember-addon offers a component for efficient list rendering, focusing on improving initial and re-render performance by rendering only essential content. It supports features like infinite scrolling, svelte rendering, and various actions to enhance user experience and optimize performance. With easy installation steps and compatibility with modern Ember and Node versions, vertical-collection
proves to be a valuable addition for applications requiring high-performance list rendering.
Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.