Some Basic Resources for JavaScript
- New to javascript? Have a look at the Javascript Guide from the Mozilla Developer Network
 - Interested in browser support? Read this post and checkout Quirksmode, Modernizr, HTML5 Polyfills
 - Looking for coding standards and best practices? Checkout Isobar
 - Not a fan of the javascript syntax? Checkout CoffeeScript
 - Want to write a html5 mobile app that can run natively? Checkout Phonegap
 - Wondering where the core libraries are hiding? Checkout the CommonJS project
 - Want to write code in the cloud? Checkout the Cloud9 IDE from Ajax.org
 - Already an expert? Maybe you’ll find CouchDB, Nodejs, and jslibs interesting
 
Those links lead you to some really cool javascript projects and communities and I highly recommend exploring the ones that interest you. 
Too much?  Won't be by the end of the semester! ;)
No comments:
Post a Comment