Differences between revisions 1 and 2
Revision 1 as of 2009-07-05 18:59:24
Size: 2041
Editor: qed777
Comment:
Revision 2 as of 2009-07-05 19:15:27
Size: 2295
Editor: qed777
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [[http://reference.sitepoint.com/ | SitePoint]] - CSS, HTML, JS, browser compatibility.
 * [[http://www.quirksmode.org/compatibility.html | QuirksMode.org browser compatibility table]]
 * [[http://www.quirksmode.org/compatibility.html | QuirksMode.org browser compatibility table]].
 * [[http://reference.sitepoint.com/ | SitePoint]] - CSS, HTML, JS, compatibility.
 * Unicode charts: [[http://www.unicode.org/charts/index.html | scripts]] and [[http://www.unicode.org/charts/symbols.html | symbols]].
 * [[http://www.ltg.ed.ac.uk/~richard/utf-8.cgi | UTF-8 representation tool]].
Line 12: Line 14:
 * Firefox: [[http://getfirebug.com/ | FireBug]] and its [[http://getfirebug.com/extensions/index.html | extensions]]
 * Firefox: [[http://chrispederick.com/work/web-developer/ | Web Developer]]
 * Firefox: [[http://getfirebug.com/ | FireBug]] and its [[http://getfirebug.com/extensions/index.html | extensions]].
 * Firefox: [[http://chrispederick.com/work/web-developer/ | Web Developer]].
Line 23: Line 25:
 * [[http://docs.jquery.com/Main_Page | jQuery]] - DOM manipulation, events, AJAX, etc.  * [[http://docs.jquery.com/Main_Page | jQuery]] - Set up, find, and modify attributes, CSS, DOM, effects, events, AJAX, etc.
Line 32: Line 34:
 * [[http://acid3.acidtests.org/ | Acid3 Test]]
 * Google's [[http://code.google.com/apis/v8/run.html | V8 Suite]]
 * Mozilla's [[http://dromaeo.com/ | Dromaeo]]
 * !WebKit's [[http://www2.webkit.org/perf/sunspider-0.9/sunspider.html | SunSpider]]
 * [[http://acid3.acidtests.org/ | Acid3 Test]].
 * Google's [[http://code.google.com/apis/v8/run.html | V8 Suite]].
 * Mozilla's [[http://dromaeo.com/ | Dromaeo]].
 * !WebKit's [[http://www2.webkit.org/perf/sunspider-0.9/sunspider.html | SunSpider]].

JavaScript resources

General

Developer tools

Libraries

Benchmarks and tests

devel/JavascriptResources (last edited 2010-04-23 07:02:25 by DanDrake)