All Questions
1 question
2
votes
1
answer
867
views
Rendering a large collection using BackboneJS and LoDash
I have a Playlist object which contains many PlaylistItem children. If I have 10,000 children then the UI gets blocked from ...