Skip to content
jrschumacher edited this page Jan 12, 2012 · 1 revision

Standards of Development

For the most part standards apply across the board for every language, but each language will have a particular standards which override the general. These standards exist so we can keep our code clean and concise. Use the reference below for the requested standards.

Standards by Language

  • [PHP][standards-php]
  • [Javascript][standards-js]
    • [jQuery][standards-jquery]
  • [HTML][standards-html]
  • [CSS][standards-css]
Clone this wiki locally