This is Lo's TypePad Profile.
Join TypePad and start following Lo's activity
Lo
Recent Activity
Endless scrolling strains browser resources, and when the browser finally crashes and releases its memory, it has no record of the position you were in. Pagination doesn't cost much on the server side (unless you try to keep an accurate count at all times, but that's rarely important). Pushing the work to the client may be seductive because it's the newer technique, but it doesn't even provide increased responsiveness because web developers tend to completely disregard the costs of client-side inefficiency (particularly for memory, which sees a sort of tragedy of the commons).
The End of Pagination
What do you do when you have a lot of things to display to the user, far more than can possibly fit on the screen? Paginate, naturally. There are plenty of other real world examples in this 2007 article, but I wouldn't bother. If you've seen one pagination scheme, you've seen them all. The...
Lo is now following The Typepad Team
Mar 28, 2012
Subscribe to Lo’s Recent Activity
