issues
search
advanced-js
/
syllabus
syllabus for the Advanced JavaScript class at NYU
https://advanced-js.github.io/syllabus/
440
stars
251
forks
source link
cover Developer Tools
#24
Closed
afeld
closed
10 years ago
afeld
commented
11 years ago
How much to do in class vs. homework?
How early should it be covered?
What resources should be recommended, for JS debugging in particular?
Chrome
https://www.codeschool.com/courses/discover-devtools
https://developer.chrome.com/extensions/tut_debugging.html
Firebug
http://getfirebug.com/javascript
Firefox
https://developer.mozilla.org/en-US/docs/Tools
Safari Web Inspector
https://developer.apple.com/library/safari/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html
afeld
commented
10 years ago
Now covered in
class 3
.