background preloader

Reference

Facebook Twitter

Documentation

Amd. Google JavaScript Style Guide. We follow the C++ formatting rules in spirit, with the following additional clarifications.

Google JavaScript Style Guide

Curly Braces Because of implicit semicolon insertion, always start your curly braces on the same line as whatever they're opening. For example: if (something) { // ... } else { // ... } Array and Object Initializers. Wonder How To » How To Videos & How-To Articles. Jetty Wiki - Jetty. Jetty has moved!

Jetty Wiki - Jetty

Jetty is a project at the Eclipse Foundation. Contact the core Jetty developers at www.webtide.com private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery. The Rails Documentation App - Rails-doc.org.