- JS follows the Google JavaScript Style Guide
- HTML and CSS follow the Google HTML/CSS Style Guide
- Python follows the PEP-8 except:
- Use two-space indentation instead of four-space indentation.
- Use
CamelCase()
method and function names instead ofunix_hacker_style()
names.
- Use HTML, CSS, JS and Python.
- Shell script is not allowed.