To improve performance in browsers we need to remove list elements that are not in user's viewport from DOM and bring them back when they are.
To improve performance in browsers we need to remove list elements that are not in user's viewport from DOM and bring them back when they are.