Front-end¶
Front-end components are:
- cross-browsers
- supported different desktop and mobile OS
- minified
- gziped
- applied Content Security Policy
CSS, HTML¶
CSS and HTML follow Google HTML/CSS Style Guide.
JScript¶
JScript follows as much as possible The JavaScript Manifesto.