You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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,.
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.
The text was updated successfully, but these errors were encountered: