GitHub / umutdeveloper / angular-fastdom-virtual-list
In this repository, we explore performance optimization techniques when handling 10,000 list items on the DOM. This project demonstrates how to manipulate DOM elements efficiently, avoiding common pitfalls such as layout thrashing and rendering all items as nodes.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 326 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 5 months ago
Topics: angular, angular18, deferred-rendering, fastdom, performance-optimization, virtual-scroll