Website Audit

Colonie Shopping Ctr

Every site we create should pass a series of checkpoints and validations. By creating and adhering to best-practices and standards; we deliver performant, clean sites to the engineering team and ultimately the client. Our personal gain is a portfolio of sites that we would love to show off from the code side.

Template
Markup
CSS/Sass
JS/jQuery
Media
ARAI & Accessibility
Browsers
Footnotes:
  1. 'Pompiere' is currently being requested twice
  2. Currently, there are 15 unminified css files, and 19 js files being called
  3. Fontawesome is an enormous individual call, and should instead be imported into Sass, then concatenated and minified.
  4. Fallback to server if CDN fails
  5. All JS function calls in one file, plus global inits
  6. see example
  7. Google Page Speed test

Notes:
  • Why/how is device-detection being used?
  • Are we supporting IE7? IE8?
  • Site is currently 3.9MB, with a 6.11 second load time.