Diagnosing Performance Issues in JavaScript Windows Store Apps
The ability to create long running, rich applications using JavaScript and HTML5 can bring with it the need to solve memory leaks or improve the performance of JavaScript. In this demo-heavy session we’ll cover the tools available for finding memory leaks and improving the performance of JavaScript in Windows Store …