#infinite-scroll

[ follow ]
fromLogRocket Blog
13 hours ago

How to speed up long lists with TanStack Virtual - LogRocket Blog

When you are building a social feed, data grid, or chat UI, everything feels fine with 10 mock items. Then you connect a real API, render 50,000 rows with myList.map(...), and the browser locks up. The core problem is simple: you are asking the DOM to do too much work. Virtualization solves this by rendering only what the user can actually see. Instead of mounting 50,000 nodes, you render the 15-20 items that are visible in the viewport, plus a small buffer.
React
fromjQuery Script
2 months ago

Multi-Directional Infinite Scroll Plugin for jQuery - scrollPaging.js

scrollPaging is a lightweight jQuery plugin that adds infinite scroll functionality to your web pages. It automatically fetches content from an external data source via AJAX and appends it to the end of an existing container as the user scrolls. This creates a continuous browsing experience that loads more content on demand, without the need of writing complex pagination logic.
Web development
Graphic design
fromCreative Bloq
6 months ago

Artist spends 518 hours creating the 'deepest paintings ever' - infinite scroll artwork is your next obsession

Jesse Martin creates intricate 'infinite scroll' digital artworks, revealing layered images as viewers zoom in, spending over 518 hours on eight projects.
Gadgets
fromInsideHook
6 months ago

The Analog Life: 50 Ways to Unplug and Feel Human Again

Modern technology exacerbates attention deficits and the loss of meaningful engagement with traditional media.
Books enhance focus, empathy, and provide a sense of history, contrasting sharply with the distractions of digital media.
[ Load more ]