JavaScript Resources

A collection of resources for Javascript developers who want to write modern, accessible, portal-safe JavaScript.

Best Practices

Books

  • Pro Javascript Techniques by John Resig: The best source for reliable, unobtrustive JavaScript programming techniques, from the guy who wrote jQuery.
  • JavaScript: The Definitive Guide by David Flanagan: The only reliable JavaScript reference book available. Period.
  • Eloquent JavaScript by Marijn Haverbeke: JavaScript overview, very broad tutorial from beginner to advanced [e-book]

News Blogs

  • eJohn, John Resig's JavaScript blog. Filled with tons of techniques, advice, and news.
  • Ajaxian: All AJAX news, all the time [blog]

Cool Techniques

Accessible Javascript

jQuery