Angular4 debugging
“ Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. ” — Brian Kernighan
In this article Maxim Koretskyi guides us though the debugging steps in an Angular4 webapp. All developers when start working on an existing project debug a lot. So it’s important to know how to leverage all the available tools. Unfortunately, at the moment the official documentation on debugging tools and practices in Angular is lacking.
Article: https://hackernoon.com/everything-you-need-to-know-about-debugging-angular-applications-d308ed8a51b4