PreviousNext

Optimizing JavaScript Windows 8 application: Using the Visual Studio performance analysis tool (profiler)

by bill-s, 2012-11-16T19:31:51.000Z

Performance is always an important point in any project. And you must be well equipped to find potential issues in your code in order to provide the best experience for your user regardless of the device he uses.

Read More