PreviousNext

Javascript error reporting within Visual Studio

by bill-s, 2012-09-01T03:39:50.000Z

Is it possible to have my Javascript typing and some coding errors reported in the Errors window in Visual Studio like I am used to with C#? Well JSHint makes it possible and Steven Sanderson explains how we can install and use this invaluable extension in VS2010 and VS2012.

Read More