-
Notifications
You must be signed in to change notification settings - Fork 247
Beginner's Resources
bebraw edited this page Jun 8, 2011
·
28 revisions
- Crockford, esp. the videos are great
-
JavaScript Reference on MDC
- all the "New in JavaScript XX.XX" articles here: https://developer.mozilla.org/en/JavaScript
- JSHint, code analysis tool
- JavaScript Tutorial, by Mr. Resig (author of jQuery) himself!
- JavaScript Garden - a growing collection of documentation about the most quirky parts of the JavaScript
- JavaScript in Ten Minutes, for experienced folks only. Might look a bit cryptic otherwise. :)
- The JavaScript Tutorial*
- Eloquent JavaScript, free book.
- Best JavaScript Books
- DailyJS
- JavaScript, JavaScript blog
- Dmitry Soshnikov
- John Resig
- List of 30+ Devs. See comments too.