DEV Community

Discussion on: Stop Console.Logging! This is How to Use Chrome to Debug JavaScript

 
songthamtung profile image
songthamtung

Hi aamonster!

Thanks for reading. You are correct in saying that this article is simple and basic. The intended audience is for developers who are unaware of browser debugging tools.

I also agree that there are times when using the debugger is not enough. Nevertheless, I am not a master in interactive debugging 🙂. There's much room for improvement and I am still learning like everyone else.

Loving this community engagement!