All Questions
2 questions
-2
votes
1
answer
122
views
2
votes
1
answer
866
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 ...