Techniques for smooth infinite scrolling in HTML5 13 years ago
Yup there is. It also takes care of the use cases if the user swipes forwards and then back again quickly.
HN user
Yup there is. It also takes care of the use cases if the user swipes forwards and then back again quickly.
cool @datadiver. LMK if you need any help. FWIW, I implemented the infinite scrolling when I was at LinkedIn ;)
SwipeView is pretty good but not good enough for large scale front end application. Also, SwipeView (at the time when I looked at it) required all of the data upfront v/s letting the app pull it via a webservice. If you're looking for more info on how LinkedIn achieved the buttery performance, you might want to look into http://www.youtube.com/watch?v=ft9R72R7TlI