User Tools

Site Tools


debugging_the_web_-_javascript

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
debugging_the_web_-_javascript [2016/03/19 23:22] – created leodebugging_the_web_-_javascript [2016/03/20 00:28] (current) leo
Line 1: Line 1:
-  - Introduction +- Introduction 
-    - [[jsfn:Welcome]] +  - [[dtwjs:Welcome]] 
-    - [[jsfn:What you should know before watching this course]] +  - [[dtwjs:What you should know before watching this course]] 
-    - [[jsfn:Using the exercise files]] +  - [[dtwjs:Using the exercise files]] 
-  - Understanding the Need for a Debugger +- Understanding the Need for a Debugger 
-    - [[jsfn:Introducing our friend the debugger]] +  - [[dtwjs:Introducing our friend the debugger]] 
-    - [[jsfn:Important jargon and concepts]] +  - [[dtwjs:Important jargon and concepts]] 
-    - [[jsfn:Getting the browsers and plugins]] +  - [[dtwjs:Getting the browsers and plugins]] 
-    - [[jsfn:Finding out what's good about IDEs and editors]] +  - [[dtwjs:Finding out what's good about IDEs and editors]] 
-    - [[jsfn:Why debugging AJAX can be tricky]] +  - [[dtwjs:Why debugging AJAX can be tricky]] 
-  - First Contact: Debugger Basics +- First Contact: Debugger Basics 
-    - [[jsfn:Debugging without a debugger]] +  - [[dtwjs:Debugging without a debugger]] 
-    - [[jsfn:Leveraging more of the console API]] +  - [[dtwjs:Leveraging more of the console API]] 
-    - [[jsfn:Stopping and looking around with simple breakpoints]] +  - [[dtwjs:Stopping and looking around with simple breakpoints]] 
-    - [[jsfn:Breaking under different conditions]] +  - [[dtwjs:Breaking under different conditions]] 
-    - [[jsfn:Stepping into, over, and out of functions]] +  - [[dtwjs:Stepping into, over, and out of functions]] 
-    - [[jsfn:Finding out where you are using the call stack]] +  - [[dtwjs:Finding out where you are using the call stack]] 
-    - [[jsfn:Watching variables more easily with watches]] +  - [[dtwjs:Watching variables more easily with watches]] 
-    - [[jsfn:Using source maps to debug minified files]]+  - [[dtwjs:Using source maps to debug minified files]] 
 +- Debugging in Practice 
 +  - [[dtwjs:Debugging the use of a jQuery plugin in Firefox]] 
 +  - [[dtwjs:Finding and fixing an issue in a jQuery plugin]] 
 +  - [[dtwjs:Setting up the WordPress example]] 
 +  - [[dtwjs:Debugging a WordPress theme in Firefox/Firebug]] 
 +  - [[dtwjs:Debugging a mobile site in the Safari and iOS inspector]] 
 +  - [[dtwjs:Debugging a mobile site in Firefox and Android]] 
 +  - [[dtwjs:Debugging an AngularJS application in Chrome]] 
 +  - [[dtwjs:Setting up WebStorm for debugging]] 
 +  - [[dtwjs:Debugging an AngularJS application in WebStorm]] 
 +  - [[dtwjs:Debugging a live site as a learning tool]] 
 +- Next Steps 
 +  - [[dtwjs:Exploring test-driven development]] 
 +  - [[dtwjs:More reading, courses to watch, and thanks!]]
debugging_the_web_-_javascript.1458426133.txt.gz · Last modified: 2016/03/19 23:22 by leo