JavaScript Resources

Time to revisit JavaScript?

  • http://ejohn.org/apps/learn – Do you think you know JavaScript? Well, see if you understand these code challenges. This is a interactive tutorial, that walks you through different examples which you can even run on the same site.
  • http://jsbin.com – perfect to use in conjunction with the previous link. What you don’t understand just copy+paste here and try it out! This is a JavaScript playground so to say.
  • http://tinyurl.com/yqua25 – in this video Douglas Crockford from Yahoo! talks about “The JavaScript Programming Language”.

If you’re coming from Actionscript then this link is a good read as well.