Tuesday, January 27, 2015

Tips for Building Angular Apps on Large Data Sets

Web applications often need to work with lots of data. While AngularJS has the capability to search and manipulate large sets of objects, that doesn’t necessarily mean that it should. In this article we’ll look at a few techniques for dealing with Angular applications built on top of large data sets, and how you can present data the way you like without introducing needless load on your frontend.



from dzone.com: latest front page http://www.dzone.com/links/r/tips_for_building_angular_apps_on_large_data_sets_2.html

No comments:

Post a Comment