Cool JavaScript Resources
Most people use JQuery extensively… I’ve been using Dojo.
> Very Cool JSFiddle – in browser test bed for Java / HTML / CSS (Nice Find Erick)
The best news about this site is that you can share it, save it, version it. http://jsfiddle.net
> Redesigned Dojo API documentation
http://redesign.dojotoolkit.org/
> Building iPhone Apps with HTML, CSS, and JavaScript (BOOK OnLine)
http://building-iphone-apps.labs.oreilly.com/
> This is a THEME tester but a great showcase of DIJIT widgets
http://sitepen.com/~canderson/aristojo/140/dijit/themes/themeTester.html
>For the love of god do this! { turn off caching in your browser } [ trust me ]
All browsers are different, but if you are a MAN you’re using firefox
Type about:config in the address bar. This will take you to a page with a datagrid and a bunch of configuration settings for Firefox. Set browser.cache.disk.enable and browser.cache.memory.enable both to false.