javascript - Why do we recycle table view cells in iOS or Domain Objects in html? -


when write ios application, way new table view cell recycle disappeared cell , repopulate it. similarly, when implement infinite scroll in javascript, recycle top object , repopulate bottom. what's reasoning behind that? why can't remove old 1 , insert? tradeoffs?


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -