HTML5 Developer Conference. San Francisco, October 22 2013.
There are many valuable JavaScript analysis tools for delivering insights into code quality. Although open source and trivial to implement, such tools are not widely adopted by development teams, despite the value and security they offer. This talk presents a handful of such projects as essential resources for the JavaScript developer -- for cyclomatic complexity monitoring, dynamic code coverage analysis, pre-commit hooks, and other code metrics.