Topic: Performance
Running a Scalability & Resiliency Program
When working at an internet scale company, some of the most challenging problems we solve as engineers is making sure our services are flexible and performant enough to stand the test of scale. Too of...
By Apoorva Gupta
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