Topic: AngularJS
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
DataTables, AngularJS, and Django
Qualtrics production system is comprised of many micro-services. Visualizing the network connections among them can be a daunting task, so I decided to write an internal tool to help myself with it. W...
By Steve Jang
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