Skip to content

CoffeeScript Style

Rafi Long edited this page May 10, 2014 · 1 revision

Style

  • Pascal case for "views"
  • Camel case for functions and variables
  • Indentation is 4 spaces
  • All JS should be CS
Clone this wiki locally