DEV Community

Discussion on: Better Debugging Output: The Console.Assert Way!

Collapse
 
diballesteros profile image
Diego (Relatable Code)

Nice write-up on console.assert. Would be nice to have an more in-depth guide on the dev tools debugger in chromium based browsers.

Collapse
 
dylanlacey profile image
Dylan Lacey

Thank you! I'm intending to cover several other methods the console has available; If they're well received I might extend that to other features as well.