Javascript Debugging Crash Course
Course

Javascript Debugging Crash Course

This course is designed for IT professionals and Javascript developers looking to build a concrete understanding of how they can effectively debug Javascript code. You'll learn how to work with a range of popular debugging tools to ensure that your applications run flawlessly.

Stone River eLearning
Updated Jun 26, 2019

Course Overview

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.

Target Audience

This course was built for web developers who need to understand how to use debugging tools and techniques for delivering bug free JavaScript code.

The material in this course is targeted for JavaScript projects based on modern architectures and libraries.

This course is designed for those developers who need to begin learning how to effectively debug JavaScript code so they may effectively participate in projects requiring bug free output.

Of course the info presented here is just as valuable for architects testers and product managers as they too should understand how modern JavaScript web applications are developed in a progressive software development environment.

Learning Obectives

  • 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!
;