JavaScript Debugging Tips and Tricks
JavaScript Debugging Tips and Tricks:
Following the previous post about principles of debugging web applications, it is time to explore JavaScript debugging in practice. My personal favorite is the Chrome Developer Tools. Safari and Firefox don’t match the high standards set by Chrome, but they are getting better. via Pocket