Hello
WikiGuest
Log In
or
Register
Users
About
Blog
Extensions
Documentation
Community
Development
Tasks
Download
Support
You are here:
Foswiki
>
Development Web
>
DeveloperResponsibilities
>
CodingStandards
>
JavascriptCodingStandards
(revision 3) (raw view)
---+!! Javascript Coding Standards * See UsingJQueryWithFoswiki#CodingStandards * Foswiki generally contains the source code in =foo.uncompressed.js=, and the minified version in =foo.js=. System.BuildContrib will take care of minifying and gzipping the uncompressed version for you, as long as the MANIFEST says that they should be there. * Verify and improve your code with http://jslint.com * Read Crockford's "Javascript: The good parts" - or at least read what he has to say, Eg. [[http://googlecode.blogspot.com/2009/03/doug-crockford-javascript-good-parts.html][google talk]]. IMHO this book is to Javascript what Damian Conway's Perl Best Practices is for perl. * Please remember to put copyright header and license information in your source files.
BasicForm
edit
TopicClassification
DeveloperDocumentation
TopicSummary
InterestedParties
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r3 - 13 Nov 2010,
ArthurClemens
Development
Quick Links
Tasks and Bugs
Developers Bible
Release Plan
Feature Proposals
Topic Classification
Tools
Tasks
Index
Changes
Changes in all webs
Notifications
Statistics
Sandbox
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see
CopyrightStatement
.