feature request: report errors
I just went through the whole tutorial, and it's pretty awesome.
However sometimes you spend a few minutes wondering why something doesn't work, only to realize after much starring (or, sadly, using the solution) that you forgot to declare a dependency.
Of course I figured (way later than I'd like to admit to) that I could probably see these errors in my browser's console, but I think it could be helpful if some could be be reported to a "console", "log" or "error" view.
Very fun tutorial. Thanks.
Great idea! I think that this would be a really good addition to the tutorial. I'll definitely look into adding this to the "run" view.
I agree with the above. CodeAcademy tried to do this and they have integrated with karma, though it looks like their tests are not granular enough to be useful. Adding tests might definitely enhance the user experience,.