-
Notifications
You must be signed in to change notification settings - Fork 1
general_codestyle
devfoo-one edited this page Oct 23, 2014
·
1 revision
-
4 Zeichen Einrückung (SPACES!!!!!!!1111) ROBIN!!!!
-
JSDoc Comments
-
Comments und Commits in Englisch
-
Leerzeichen um Operatoren
Bsp:
if (variable == 7 + 5) { console.log("bla"); }
-
Dateinamen
-
Klein und mit Unterstrich
this_is_foo.js
- Codestyle
- ScrumPrimer
- Git - Workflow
- Git Magic
-
[[Ordner Struktur]] -
[[Entwicklungsumgebung]] -
[[Definition of Done|dod]]