blog

  • Home
  • blog
  • Get Started with Debugging JavaScript in Chrome DevTools

Get Started with Debugging JavaScript in Chrome DevTools

Kayce Basques wrote an excellent interactive tutorial that explores how to debug JavaScript with DevTools. Kayce looks into a number of techniques and options that I was completely unaware of and, as he notes in the beginning of the tutorial, if you’re still using console.log to find bugs in your code (like me) then this article is written just for you (also me).

Direct Link to ArticlePermalink


Get Started with Debugging JavaScript in Chrome DevTools is a post from CSS-Tricks

LEAVE A REPLY