426
edits
(→JavaScript Coding Standard: jslint github) |
|||
| Line 3: | Line 3: | ||
*Douglas Crockford's Coding conventions for JavaScript [http://javascript.crockford.com/code.html Code Conventions] | *Douglas Crockford's Coding conventions for JavaScript [http://javascript.crockford.com/code.html Code Conventions] | ||
*Elements of JavaScript style (Crockford) [http://javascript.crockford.com/style1.html Part One] [http://javascript.crockford.com/style2.html Part Two] | *Elements of JavaScript style (Crockford) [http://javascript.crockford.com/style1.html Part One] [http://javascript.crockford.com/style2.html Part Two] | ||
*JSLint Code Quality tool [http://www.jslint.com/ JSLint] | *JSLint Code Quality tool [http://www.jslint.com/ JSLint] [https://github.com/douglascrockford/JSLint#readme JSLint Source Code] | ||
edits