For JS see: github.com/jshttp/style-guide/blob/master/javascript.md
- Spaces
Always use soft tabs (.i.e. spaces), depending on the language:
HTML/JS/SASS: 2 spaces
PHP: 4 spaces
- Naming
- TODO: Explain the meaning/internal use of
>=,~,^
For JS see: github.com/jshttp/style-guide/blob/master/javascript.md
Always use soft tabs (.i.e. spaces), depending on the language:
HTML/JS/SASS: 2 spaces
PHP: 4 spaces
>=, ~, ^