Karma: Difference between revisions
| Line 71: | Line 71: | ||
* Working demos at http://karma.sugarlabs.org | * Working demos at http://karma.sugarlabs.org | ||
* Project Documentation kept in the Sugar Labs wiki | * Project Documentation kept in the Sugar Labs wiki | ||
* Coding conventions: Based | * Coding conventions: Based on [http://www.dojotoolkit.org/developer/StyleGuide Dojo Style Guide] | ||
** Use camel-case for function names and variables | ** Use camel-case for function names and variables | ||
** Exception to above -- object constructors should start with a capital letter | ** Exception to above -- object constructors should start with a capital letter | ||