Javascript Debugging Crash Course

Debug JavaScript quickly and effectively!

Ratings: 4.26 / 5.00




Description

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. 

What You Will 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!

Who Should Attend!

  • 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.