Course Information
Course Overview
Debug JavaScript quickly and effectively!
Any IT professional or casual developer anticipating a solid understanding of how debugging is performed in open-sourced and private JavaScript application development projects needs to go through this course and absorb all of its content. Anyone desiring to learn how debugging is applied in web application projects needs the knowldege, demonstrations, and practice presented in this course. This not only includes web, mobile, and service application developers, but also architects, UI designers, testers, and administrators. This course provides a solid basic understanding of how to effectively debug standard JavaScript code and teaches the student to work with a leading set of debugging tools and utilities.
Course Content
- 4 section(s)
- 21 lecture(s)
- Section 1 Welcome to Starting with JS - Debugging
- Section 2 Debugging Concepts
- Section 3 Debugging Code
- Section 4 More Chrome Dev Tools
What You’ll Learn
- Learn to Debug JavaScript quickly and effectively!, Learn to leverage Chrome's Dev Tools for fast debugging, Understand how to write debug-able code, Use Source Maps to debug pre-processed JavaScript, Learn proper debugging protocols, Understand Breakpoints and all of their different types, Learn to use the Debugger Console to make debugging a breeze!, Discover how performance analysis can eliminate potential bugs, Use Logging as an automated source of Debugging information, Learn how to access application state with the Console, Deliver bug free JavaScript code all day long! ... and much, much more!
Skills covered in this course
Reviews
-
DDavid Mchale
Nothing I cant get from a youtube video but its paid for. Didnt get anything from it that i didnt already know
-
OOndy Cleland
this course had all the right ideas and structure but not enough depth and way too few examples, especially realistic ones.
-
TTomas Padilla
Really good, got some experience on the Dev Tools. 4 Stars because i would loved to debug a bit more, more exercises. Totally Recomended!
-
RRob Van Der Galien
Clear in-depth explanation of the Chrome debugging tools with understandable examples. I did not use cloud9, because they are different from the examples and it is too much time to see through the interface. So I used Chrome on my local machine. No problem at all. I did all exercises in Safari as well and most have same kind of functionality. Chrome is superior in this case, but for most of the work both browsers did well.