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

1111. appearing after print sequence - php -

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

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -