Front-end Coding Guidelines
-
General Best Practice
Accessibility, performance, browser support etc.
-
HTML guidelines
What doctype to use, syntax requirements, language attribute etc.
-
JS Guidelines
Syntax, how to layout comments, revealing module pattern
-
CSS Guidelines
Covering our BEM naming convention, syntax and other best practice