torch2424 / link-drops

A collection of your links that you find across the internet, made with the help of @julianpoy
http://linkdrops.com/#/
Apache License 2.0
2 stars 1 forks source link

Look Into Angular Material's Virtual Repeat For Performance #80

Closed torch2424 closed 8 years ago

torch2424 commented 8 years ago

Virtual Repeat could increase our performance drastically, and comes included with angular Material:

https://material.angularjs.org/latest/demo/virtualRepeat

@julianpoy I'd love to hear your input on using virtual repeat

torch2424 commented 8 years ago

This requires very strange objects, a very specific container, and cannot be within another directive. We cannot use this sadly :'(