|
|
|
|
|
by dorfsmay
1798 days ago
|
|
Template on the server? If your lists are long enough, you probably want to split what you can actually display from the rest of the list, because even today updating the DOM with thousands of nodes is expensive. And doing seems to be easier and less chatty to do on the front-end I think. |
|