Modern Debugging Experience: Part 1

added by JavaScript Kicks
11/21/2014 2:11:49 PM

183 Views

In this two part tutorial series, we'll take a look at writing & debugging JavaScript code using modern tooling such as the Chrome DevTools. In part 1, you'll get a introductory look at the various panels in the DevTools and what workflows they're suitable for. There'll also be a focus on writing and executing JavaScript code through the browser rather than a code editor.


0 comments