AngularJS Performance: A Survey Study

May 06, 2017 ยท The Cartographer ยท ๐Ÿ› IEEE Software

๐Ÿ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper โ€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: AngularJS Performance: A Survey Study"

Evidence collected by the PWNC Scanner

Authors Miguel Ramos, Marco Tulio Valente, Ricardo Terra arXiv ID 1705.02506 Category cs.SE: Software Engineering Citations 16 Venue IEEE Software Last Checked 2 days ago
Abstract
AngularJS is a popular JavaScript MVC-based framework to construct single-page web applications. In this paper, we report the results of a survey with 95 professional developers about performance issues of AngularJS applications. We report common practices followed by developers to avoid performance problems (e.g., use of third-party or custom components), the general causes of performance problems in AngularJS applications (e.g., inadequate architecture decisions taken by AngularJS users), and the technical and specific causes of performance problems (e.g., unnecessary processing included in the digest cycle, which is the internal computation that automatically updates the view with changes detected in the model).
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Software Engineering