khaines/angular-applicationinsights

View on GitHub
demo/views/page2.html

Summary

Maintainability
Test Coverage
    <div class="jumbotron text-center">

        <h1>{{ message }}</h1>

            <button ng-click="clicked()" type="button" >Click Me For an Error </button>
    </div>