WDD Learning Modules

jsdebugging

JS Debugging

Description

As you learn how to write code in Javascript, or any language really, you will make mistakes and your code will often not do what you want or need it to do. Debugging is the process of figuring out what is wrong.

Do not speed through this module! Mastering these skills can save you countless hours as you both learn how to code and after.

Where this knowledge is utilized

Prepare

Ponder