JavaScript Resources

view a random?

Way back in the first couple of posts of this blog, I thought it would be a fantastic idea to publish JavaScript style guidelines. And it was, but there are many many resources online that I use when I am developing a JavaScript application and it always seems silly to replicate work. But what I should do is provide a list of resources that I use - and a list of resources that almost make a lot of it obsolete.

I was going to spend a little time writing a review of all of these links… but it was time consuming enough just to put them here! I haven’t even put in everything I wanted to include.. but I can edit it as I go and so can the world.. well the world can comment anyhow.

javascript style guidelines
http://developer.mozilla.org/en/docs/JavaScript_style_guide
http://www.javascripter.net/faq/index.htm
http://javascript.crockford.com/style1.html
http://javascript.crockford.com/style2.html
http://dojotoolkit.org/developer/StyleGuide
http://www.codestyle.org/javascript/GoldenRules.shtml
http://www.bobbyvandersluis.com/articles/goodpractices.php
http://javascript.crockford.com/
http://www.quirksmode.org/
http://15daysofjquery.com/

javascript API references
http://www.irt.org/xref/index.htm
http://krook.org/jsdom/
http://www.mozilla.org/js/spidermonkey/apidoc/sparse-frameset.html
http://www.mozilla.org/docs/dom/domref/dom_shortTOC.html
http://www.soi.city.ac.uk/~sa386/epterm2/sqlxml/week9/The%20XSLT-JavaScript%20Interface%20In%20Gecko.htm
http://www.javascriptkit.com/domref/
http://www.javascriptkit.com/jsref/function.shtml
http://developer.mozilla.org/en/docs/XML_Extras

javascript API examples
http://developer.mozilla.org/en/docs/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces
http://www-128.ibm.com/developerworks/web/library/wa-ajaxintro2/

javascript frameworks
http://developer.yahoo.com/yui/examples/history/history-navbar.html
http://www.google.com/apis/maps/
http://script.aculo.us/
http://code.google.com/webtoolkit/?utm_source=en-ha-na-us-google-j2jsc1b&utm_medium=ha&utm_campaign=en&utm_term=gwt

javascript application builders

javascript application tools
http://www.jslint.com/

my earlier javascript posts

AddThis Social Bookmark Button

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • MisterWong
  • Reddit
  • Scoopit
  • StumbleUpon
  • Technorati
  • rss

Post a Comment

You must be logged in to post a comment.