Links that lead to off-site pages about JavaScript. See also my section on Web Links and my home page for JavaScript.
Bookmarklets (a.k.a. favelets)
Just a few online JavaScript compression sites. Not obfuscation, just compression --although some of the following do both.
JSON
I personally prefer JSON to XML.
- jsonlint.com. A JSON validator.
- "JSON for the masses"
- json.org. "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language."
null, undefined, empty string, false, 0
- About.com's JavaScript Section.
- Code Punk. Nice tutorials on HTML, CSS, JS.
- Datejs [http://code.google.com/p/datejs/]. "A JavaScript Date Library".
- DevGuru JavaScript [http://www.devguru.com/Technologies/ecmascript/quickref/javascript_index.html].
- DynamicDrive.com. DHTML stuff. A lot of it ready to go.
- DZone Snippets > javascript [http://snippets.dzone.com/tag/javascript].
- Earthweb.com's WebDeveloper section.
- ECMAScript Language Specification 262.
- FAQTS.com's JavaScript Section. Nice how-to section.
- "Formatting numbers in JavaScript" [http://www.mredkj.com/javascript/numberFormat.html]. Includes a nifty free-gratis library that formats numbers with commas and stuff.
- GateScript.com. Links to scripts from multiple sites.
- GetElementById.com. DHTML scripts and tutorials.
- "The importance of maintainable javascrpt" [thinkvitamin.com/features/dev/the-importance-of-maintainable-javascript]
- IRT.org
- "Javascript Closures" [http://jibbering.com/faq/faq_notes/closures.html]
- Matt Kruse's JavaScript Toolbox [javascripttoolbox.com]. "This site is intended to be a repository of code and reusable libraries which address common needs that many web developers encounter."
- "JavaScript Date and Time Introduction" [merlyn.demon.co.uk/js-dates.htm]
- JavaScript.com. A JavaScript repository.
- JavaScript.Internet.com. Includes JS games!
- JavaScriptKit.com. Formerly Website Abstraction. Good tutorials and forums.
- JavaScript-Reference.info. Excerpts from the excellent hi-density printed references by VisiBone.com.
- JavaScript Lint [javascriptlint.com]. Tidies up JS. Finds missing semicolons, curly brackets, etc.
- javascript-reference.info. By VisiBone.
- JavaScript: The World's Most Misunderstood Programming Language.
- javascriptwindow.com. "Test your JavaScript code online, right here".
- JS-Examples.com. Site done in PHP.
- JS-X.com. JavaScript Example.
- Microsoft's JScript. The fake JavaScript.
- "Optional Function Arguments in JavaScript" [http://www.openjs.com/articles/optional_function_arguments.php]
- quirksmode.org. By Peter-Paul Koch. His book/site on JS, CSS, and web development.
- research.nihonsoft.org/javascript/index.html. Copies of the official JS Guides & References version 1.3, 1.4, and 1.5.
- "Top 10 custom JavaScript functions of all time" [http://www.dustindiaz.com/top-ten-javascript/]
- The Web Programming CD Bookshelf published by O'Reilly [pauli.utmb.edu/yuan/unix/web_programing/]. Books free online.
- "Usefull prototype methods for JavaScript" [svendtofte.com/code/usefull_prototypes/]
- Using JAVASCRIPT by Mark C. Reynolds, et. al [lib.daemon.am/Books/JavaScript/]. A free book online.
- "VBScript and JScript Interactions Within ASP Pages"
- WebDeveloper.com's JavaScript Section.
- WebMonkey. Web dev resources.
- WebReference.com/JS. Aka DocJS.com, Doc JavaScript. By Tomer and Yehuda Shiran. Lots of tips, including NS6 and IE 5.5 stuff.
- WSAbstract.com. Emphasis on JS and DHTML.
- wtfjs.com. JavaScript humor.
- Yahoo! User Interface Library (YUI) [developer.yahoo.com/yui/]. The YUI Theater has some very nice videos.
- YoungPup.net.
Page Modified: (Hand noted: 2008-08-14 20:03:36Z) (Auto noted: 2010-04-19 17:05:44Z)