Topic: Tuning
AngularJS: Performance Optimization with One-time Bindings
If you’ve ever developed a complex single page application using AngularJS (1.x.x), you will have undoubtedly struggled with laggy UI updates. AngularJS’s two-way binding, while it certainly elimi...
By Corinna Kuhn
Tuning AngularJS for Performance
Introduction Qualtrics adopted the use of AngularJS in 2014 when we started building out our Vocalize product. Our goal was to select a framework that would allow us to prototype quickly while buildi...
By Owen Hancock