Being a web developer one must be aware of some awesome debugging techniques. To be honest, I have been using console.log() along with debugger to debug my code, but debugging is not limited to these two.

2m read timeFrom javascript.plainenglish.io
Post cover image
Table of contents
How to Debug Like a ProFew Developer tools settings which I personally useFew shortcuts which I always use
8 Comments

Sort: