DEV Community

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

Collapse
 
songthamtung profile image
songthamtung

Thanks for reading Brant!

I love your points. Conditional breakpoint is a great tool indeed, but I felt that it was a bit too advance for this introductory article.

For those who want to a dig a little deeper into the advance features for each breakpoint types, check out this guide by Google.