Introduction to JavaScript Fall 2011 Class 13

esse quam videri
Revision as of 23:58, 29 November 2011 by Brian (talk | contribs) (Created page with 'Back to Introduction to JavaScript Fall 2011 == JSLint and Douglass Crockford == We have previously discussed the usefull JS debugging …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Back to Introduction to JavaScript Fall 2011

JSLint and Douglass Crockford

We have previously discussed the usefull JS debugging tool, JSLint.

JSLint.com

JSLint's creator works for Yahoo!, and gave a great lecture about how you think, and programming style at a recent YUI conference.

Crockford on JavaScript - Programming Style & Your Brain

Articles

a good tutorial on JavaScript best practices

a good tutorial on common JavaScript mistakes


Homework

Project 2 - FINISHED PROJECT

Project 2 must be 100% complete for next week.

Project 2 details